aboutsummaryrefslogtreecommitdiff
path: root/client/src/variables.css
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/variables.css')
-rw-r--r--client/src/variables.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/client/src/variables.css b/client/src/variables.css
index 26d289f..7082a25 100644
--- a/client/src/variables.css
+++ b/client/src/variables.css
@@ -1,5 +1,6 @@
:root {
- --color-dark: #282828;
- --color-light: #ebdbb2;
- --color-yellow: #fabd2f;
-} \ No newline at end of file
+ --color-dark: #282828;
+ --color-light: #ebdbb2;
+ --color-yellow: #fabd2f;
+}
+