mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +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 {
|
||||
display: block;
|
||||
}
|
||||
section {
|
||||
section,
|
||||
footer {
|
||||
@apply max-w-3xl mx-auto px-4;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user