diff --git a/client/src/styles/_default-layout.scss b/client/src/styles/_default-layout.scss index 8817be06..e01d12a1 100644 --- a/client/src/styles/_default-layout.scss +++ b/client/src/styles/_default-layout.scss @@ -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;