Spaces:
Running
Running
eienmojiki
commited on
Commit
•
4165857
1
Parent(s):
ef6f3d6
Update static/style.css
Browse files- static/style.css +2 -2
static/style.css
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
:root {
|
2 |
--card-width: 25rem;
|
3 |
-
--theme-primary: hsl(
|
4 |
-
--theme-secondary: hsl(
|
5 |
--theme-ternary: hsl(112 46% 75%);
|
6 |
--theme-highlight: hsl(111 95% 92%);
|
7 |
--theme-subtext: hsl(0 0% 30%);
|
|
|
1 |
:root {
|
2 |
--card-width: 25rem;
|
3 |
+
--theme-primary: hsl(217 65% 42%);
|
4 |
+
--theme-secondary: hsl(205 67% 48%);
|
5 |
--theme-ternary: hsl(112 46% 75%);
|
6 |
--theme-highlight: hsl(111 95% 92%);
|
7 |
--theme-subtext: hsl(0 0% 30%);
|