Add margin to the bottom so the footer doesn't cover content at bottom of page
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
flex-grow: 1;
|
||||
margin-bottom: 50px;
|
||||
|
||||
.global-navigation {
|
||||
margin-top: -1px;
|
||||
|
Reference in New Issue
Block a user