added more space above the footer, increased the margin-top
This commit is contained in:
parent
b03719ecc0
commit
7bab3d1ab9
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,5 @@
|
||||||
footer {
|
footer {
|
||||||
|
margin-top: $global-margin;
|
||||||
background-color: $secondary-color;
|
background-color: $secondary-color;
|
||||||
a {
|
a {
|
||||||
color: $body-font-color;
|
color: $body-font-color;
|
||||||
|
|
Loading…
Reference in New Issue