mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Remove dark border opacity and update dark border color
This commit is contained in:
+1
-4
@@ -17,7 +17,7 @@
|
||||
--color-fill: 38, 45, 54;
|
||||
--color-accent: 26, 217, 217;
|
||||
--color-card: 63, 75, 90;
|
||||
--color-border: 236, 233, 233;
|
||||
--color-border: 59, 70, 85;
|
||||
}
|
||||
#sun-svg,
|
||||
.theme-dark #moon-svg {
|
||||
@@ -27,9 +27,6 @@
|
||||
.theme-dark #sun-svg {
|
||||
display: block;
|
||||
}
|
||||
.theme-dark hr {
|
||||
@apply opacity-30;
|
||||
}
|
||||
}
|
||||
|
||||
@layer components {
|
||||
|
||||
Reference in New Issue
Block a user