Make sure the footer stays under any floating elements
This commit is contained in:
parent
091c55b128
commit
3900e028ab
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
clear: both;
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
@media (prefers-color-scheme: dark) {
|
||||||
border-top: 3px @dark-foreground dotted;
|
border-top: 3px @dark-foreground dotted;
|
||||||
|
|
Loading…
Reference in a new issue