Place Footer over Switcher

This commit is contained in:
2021-10-10 14:09:20 +02:00
parent 49b6e5eb55
commit 4a51fa9d09
2 changed files with 2 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
@include bp (sm) {
grid-column: 2 / span 5;
grid-row: 1;
margin: -3px 0 0;
margin: 0;
}
}
@@ -40,7 +40,6 @@
}
ul {
@include bp (sm) {
display: flex;
justify-content: center;