mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 09:34:21 +01:00
Add css style for video
This commit is contained in:
@@ -202,3 +202,12 @@ h3:hover .headerlink {
|
|||||||
font-size: 1.8rem;
|
font-size: 1.8rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Video */
|
||||||
|
.flex-vid {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
.flex-vid iframe {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user