UX: desktop tweaks (#14)

This commit is contained in:
chapoi
2025-03-06 00:05:48 +08:00
committed by GitHub
parent b6d11ddb9b
commit af4c0c540f
7 changed files with 36 additions and 27 deletions
+1
View File
@@ -2,4 +2,5 @@ $accent-color: dark-light-choose(#3c41c3, #6e4bbc);
:root {
--accent-color: #{$accent-color};
--background-color: #f5f8ff;
}