mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Better sizing of buttons on mobile
This commit is contained in:
@@ -2442,6 +2442,10 @@ nav ul li:hover, nav ul li.active {
|
|||||||
overflow: visible;
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footer-buttons, .footer-buttons li a {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
#main-row {
|
#main-row {
|
||||||
margin-right: -3px !important;
|
margin-right: -3px !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user