1

10 lines
97 B
SCSS

.yt-embed {
width: 100%;
height: 400px;
iframe {
width: 100%;
height: 100%;
}
}