mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 03:34:20 +01:00
Add video: Let's color the world orange (#43)
Also fixes the video iframe display.
This commit is contained in:
@@ -205,9 +205,12 @@ h3:hover .headerlink {
|
||||
|
||||
/* Video */
|
||||
.flex-vid {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
padding-bottom: 56.25%;
|
||||
}
|
||||
.flex-vid iframe {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user