mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Make footer style the same as section style
This commit is contained in:
+2
-1
@@ -27,7 +27,8 @@
|
|||||||
.theme-dark #sun-svg {
|
.theme-dark #sun-svg {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
section {
|
section,
|
||||||
|
footer {
|
||||||
@apply max-w-3xl mx-auto px-4;
|
@apply max-w-3xl mx-auto px-4;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user