mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Merge pull request #266 from zoff-music/fix/footer-buttons-mobile
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;
|
||||
}
|
||||
|
||||
.footer-buttons, .footer-buttons li a {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#main-row {
|
||||
margin-right: -3px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user