Fix footer bug in Chrome

This commit is contained in:
Ramon Wenger 2020-11-25 10:04:31 +01:00
parent 8f2e2ccb7d
commit b7057f2f49
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@
// this margin, and we don't want to set it on every content element. And we don't want to set it on
// the content element, for if there's no footer.
margin-top: 3*$large-spacing;
margin-bottom: -3*$large-spacing;
padding: 0 $small-spacing;