mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-27 08:41:34 +00:00
feat: css refactor for easy font change
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Add your own CSS here!
|
||||
|
||||
:root {
|
||||
--light: #faf8f8;
|
||||
--dark: #141021;
|
||||
@@ -22,4 +23,7 @@
|
||||
--gray: #d4d4d4 !important;
|
||||
--lightgray: #292633 !important;
|
||||
--outlinegray: #343434 !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user