mirror of
https://github.com/Casvt/MIND.git
synced 2026-04-25 03:00:20 -04:00
Fixes issue #28
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
--color-gray: #3c3c3c;
|
||||
--color-dark: #1b1b1b;
|
||||
|
||||
--color-error: rgb(219, 84, 97);
|
||||
--color-success: rgb(84, 219, 104);
|
||||
--color-error: #db5461;
|
||||
--color-success: #54db68;
|
||||
|
||||
--header-height: 4.5rem;
|
||||
--nav-width: 4rem;
|
||||
|
||||
Reference in New Issue
Block a user