flex-title-hero
This commit is contained in:
@@ -246,7 +246,6 @@
|
|||||||
padding-right: 19px;
|
padding-right: 19px;
|
||||||
padding-bottom: 122px;
|
padding-bottom: 122px;
|
||||||
margin-top: 78px;
|
margin-top: 78px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-section video,
|
.hero-section video,
|
||||||
@@ -449,7 +448,12 @@
|
|||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.hero-section {
|
.hero-section {
|
||||||
aspect-ratio: 9 / 17;
|
aspect-ratio: 9 / 16;
|
||||||
|
}
|
||||||
|
.hero-meta {
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
width: 30%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user