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,
@@ -450,6 +449,11 @@
width: 100%;
}
.hero-section {
aspect-ratio: 9 / 17;
aspect-ratio: 9 / 16;
}
.hero-meta {
display: flex;
flex-wrap: wrap;
width: 30%;
}
}