...
Code Block | ||
---|---|---|
| ||
<!-- components/bluberry-embed/bluberry-embed.twig --> <section class="bluberry-embed"> <iframe src="https://player.blubrry.com/id/73182495/" scrolling="no" width="100%" height="138px" frameborder="0"></iframe> </section> |
CSS
Code Block | ||
---|---|---|
| ||
.bluberry-embed {
margin-bottom: 30px;
} |
Example
Iframe | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...