minor fix
This commit is contained in:
parent
3afd5fef6e
commit
14f9378375
|
@ -9,15 +9,16 @@
|
|||
|
||||
[data-theme="dark"] {
|
||||
--my-color: #000;
|
||||
color-scheme: dark;
|
||||
}
|
||||
|
||||
[data-theme="light"] {
|
||||
--my-color: #ffabc8;
|
||||
color-scheme: light;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
color-scheme: dark;
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
|
|
Ŝarĝante…
Reference in New Issue