Fix styling issues -- make side nav extend to top of footer, and expand padding on global layout so items are not cut off
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.global-navigation {
|
||||
background-color: $color-white;
|
||||
height: auto;
|
||||
|
||||
.sidenav__link {
|
||||
padding-right: $gap * 2;
|
||||
|
Reference in New Issue
Block a user