Skip to content

Commit 00d5128

Browse files
Make footer smaller
1 parent 237678a commit 00d5128

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

assets/css/main.scss

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,8 @@ search: false
1414
}
1515

1616
.page__footer {
17-
padding: 0 !important;
18-
1917
footer {
20-
padding: 0 !important;
21-
margin-top: 0.5em !important;
22-
margin-bottom: 0.5em !important;
18+
margin-top: 1em !important;
19+
margin-bottom: 1em !important;
2320
}
2421
}

0 commit comments

Comments
 (0)