fix stupid typo...
This commit is contained in:
parent
261cdfe9b7
commit
1542a42156
|
@ -1,7 +1,7 @@
|
||||||
:root {
|
:root {
|
||||||
--black: #232D37;
|
--black: #232D37;
|
||||||
--white: #FAE2D3;
|
--white: #FAE2D3;
|
||||||
--succes: #3CB57F;
|
--success: #3CB57F;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in New Issue