mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
fixed styles for menu-mobile
This commit is contained in:
@@ -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 */
|
||||||
Reference in New Issue
Block a user