mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Modify hr opacity for theme-dark
This commit is contained in:
@@ -27,6 +27,9 @@
|
|||||||
.theme-dark #sun-svg {
|
.theme-dark #sun-svg {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
.theme-dark hr {
|
||||||
|
@apply opacity-30;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@layer components {
|
@layer components {
|
||||||
|
|||||||
Reference in New Issue
Block a user