Change neutral from #667788 to #98A6AF
Browse files
style.css
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
--pink: #ff6ec7;
|
| 10 |
--purple: #9b5de5;
|
| 11 |
--blue: #007F9E;
|
| 12 |
-
--neutral: #
|
| 13 |
--text: #e8e8e8;
|
| 14 |
--text-muted: #8899aa;
|
| 15 |
--text-dim: #5a6a7a;
|
|
|
|
| 9 |
--pink: #ff6ec7;
|
| 10 |
--purple: #9b5de5;
|
| 11 |
--blue: #007F9E;
|
| 12 |
+
--neutral: #98A6AF;
|
| 13 |
--text: #e8e8e8;
|
| 14 |
--text-muted: #8899aa;
|
| 15 |
--text-dim: #5a6a7a;
|