fix mobile navaber border

This commit is contained in:
2026-06-16 11:53:40 +05:30
parent ddbf352b33
commit 23d9108436
4 changed files with 92 additions and 10 deletions

View File

@@ -121,6 +121,7 @@ export default function IndexHero() {
@media (max-width: 480px) {
.logico-content-slider-widget .owl-stage-outer {
height: 520px !important;
margin-top: 7px !important;
}
}