Browse Source

Style

imwald
Nuša Pukšič 2 months ago
parent
commit
0bde588003
  1. 3
      assets/styles/03-components/article.css

3
assets/styles/03-components/article.css

@ -118,7 +118,8 @@ blockquote p { @@ -118,7 +118,8 @@ blockquote p {
font-weight: bold;
}
.embedded-content iframe {
.embedded-content iframe,
.embedded-content video {
width: 100%;
height: auto;
aspect-ratio: 16/9;

Loading…
Cancel
Save