mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Add svg base style
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
footer {
|
||||
@apply max-w-3xl mx-auto px-4;
|
||||
}
|
||||
svg {
|
||||
@apply w-6 h-6 fill-skin-base group-hover:fill-skin-accent;
|
||||
}
|
||||
}
|
||||
|
||||
@layer components {
|
||||
|
||||
Reference in New Issue
Block a user