We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bb1570 + bb808bd commit 0e67f88Copy full SHA for 0e67f88
assets/css/layout/footer.scss
@@ -8,6 +8,7 @@ footer {
8
.bottom-footer {
9
background-color: $gray-darkest;
10
padding: 1px 20px 30px 20px;
11
+ margin-bottom: -20px;
12
}
13
14
.bottom-footer .menu-item .menu-link {
@@ -125,7 +126,7 @@ footer {
125
126
// removed fold-pusher from the rule to remove white space
127
.bottom-footer, .fold-pusher {
128
// .bottom-footer {
- height: 200px;
129
+ height: auto;
130
131
132
padding-top: 40px;
0 commit comments