1
2023-01-29 20:13:06 -05:00

10 lines
97 B
SCSS

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