Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 27a05aa

Browse files
committed
A slight correction: added top padding to the footer in mobile layout
1 parent aef2991 commit 27a05aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/css/layout/footer.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ footer {
8080
.bottom-footer .menu-item {
8181
display: block;
8282
}
83+
.bottom-footer {
84+
padding-top: 36px;
85+
}
8386

8487
.social-links {
8588
margin-top: 0;

0 commit comments

Comments
 (0)