flex-title-hero

This commit is contained in:
2026-06-21 17:20:27 +03:30
parent 5e13b30b4c
commit ef05542081

View File

@@ -246,7 +246,6 @@
padding-right: 19px;
padding-bottom: 122px;
margin-top: 78px;
}
.hero-section video,
@@ -449,7 +448,12 @@
display: block;
width: 100%;
}
.hero-section {
aspect-ratio: 9 / 17;
.hero-section {
aspect-ratio: 9 / 16;
}
.hero-meta {
display: flex;
flex-wrap: wrap;
width: 30%;
}
}