added more space above the footer, increased the margin-top

This commit is contained in:
jorge 2021-07-27 15:01:13 +02:00
parent b03719ecc0
commit 7bab3d1ab9
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,5 @@
footer {
margin-top: $global-margin;
background-color: $secondary-color;
a {
color: $body-font-color;