Add margin to footer

This commit is contained in:
Ramon Wenger 2020-04-14 15:57:35 +02:00
parent a799160501
commit ea789482e8
1 changed files with 1 additions and 0 deletions

View File

@ -50,5 +50,6 @@
&__footer {
grid-area: f;
margin-top: 3*$large-spacing;
}
}