mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 07:34:26 +01:00
Add css style for video
This commit is contained in:
@@ -201,4 +201,13 @@ h3:hover .headerlink {
|
|||||||
.content h2 {
|
.content h2 {
|
||||||
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