Move styles to more appropriate locations

This commit is contained in:
daudix
2024-07-26 00:20:49 +03:00
parent 85494aabab
commit 22bad73a25
2 changed files with 4 additions and 2 deletions

View File

@ -72,7 +72,5 @@
--yellow-bg: rgba(248, 228, 92, 0.1);
--yellow-fg: rgb(248, 228, 92);
--star-featured: rgba(248, 228, 92, 0.05);
color-scheme: dark;
}
}