fixed styles for menu-mobile

This commit is contained in:
Kostya
2023-12-16 14:38:51 +03:00
parent 7ef9103efc
commit 7c56fed55e

View File

@@ -18,11 +18,12 @@
} }
.icons-size img { .icons-size img {
width: 13%; width: 10%;
} }
.footer-mobile__icons { .footer-mobile__icons {
margin: 2% 5.35%; margin: 2% 0;
width: 100%;
} }
.icon-end { .icon-end {
@@ -30,7 +31,7 @@
} }
.icon-center { .icon-center {
margin-left: 8%; margin-left: 9%;
} }
/* /Footer */ /* /Footer */