Skip to content

Commit f544e1c

Browse files
author
LinuxJava7
committed
fix footer padding with viewswitcherbar
1 parent 426244e commit f544e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ footer {
510510
}
511511

512512
footer {
513-
margin-bottom: 3.5rem;
513+
padding-bottom: 5.5rem;
514514
}
515515

516516
.container {

0 commit comments

Comments
 (0)