Fixed header line on mobile

This commit is contained in:
kvakazyambra 2023-11-27 23:56:26 +03:00
parent f0c9f85546
commit abd0ab7ccf

View File

@ -61,6 +61,10 @@
border-bottom: 2px solid #000; border-bottom: 2px solid #000;
} }
} }
> * {
margin-bottom: 0 !important;
}
} }
.mainLogo { .mainLogo {