Set a 5em top-margin to pull the footer away from maincontent.
This commit is contained in:
@@ -33,6 +33,7 @@ $-primary-line-color: $-almost-white;
|
||||
&__Flex {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
margin-top: 5em;
|
||||
}
|
||||
|
||||
&__ListTop {
|
||||
|
Reference in New Issue
Block a user