commit | eb319f9a5c4ad6e8b97c4655d9942547a22a7494 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Nov 21 11:23:29 2024 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Nov 21 11:23:29 2024 +0100 |
tree | 46a73e1b8fd28d7eba5a4d9fbc2d1fcdae325608 | |
parent | 94f93b002fecd2dc3c5552ab08bc2dd42c03b920 [diff] |
Remove the excessive padding from the main bottom Change-Id: I872d1785e07c01d54abe33dc146d3389a86f7441
diff --git a/dev/scss/main/main.scss b/dev/scss/main/main.scss index bb64ac0..2e67113 100644 --- a/dev/scss/main/main.scss +++ b/dev/scss/main/main.scss
@@ -24,7 +24,6 @@ main { padding: 0 $standard-size-and-spacing; - padding-bottom: $footer-height + math.div($standard-margin, 2); // margin: { // left: $standard-margin;