Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 3411687

Browse files
author
Glisten**STAR**
committed
fix: footer(margin-bottom)
1 parent b6bf6ae commit 3411687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Footer.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
}
153153
footer .theme_switch {
154154
margin-left: 4px;
155-
margin-top: 560px;
155+
margin-top: 550px;
156156
}
157157
}
158158
</style>

0 commit comments

Comments
 (0)