Skip to content

Commit 69d37f2

Browse files
committed
fix: increase footer margin
1 parent e569765 commit 69d37f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ header nav ul li:not(:first-child)::before {
303303
footer {
304304
border-top: 1px solid var(--dc-bg-3);
305305
padding-top: 0.5rem;
306+
margin-top: 0.5rem;
306307
}
307308

308309
footer h1,

0 commit comments

Comments
 (0)