fix stupid typo...

This commit is contained in:
edbrz9 2022-12-30 19:17:01 +01:00
parent 261cdfe9b7
commit 1542a42156
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
:root { :root {
--black: #232D37; --black: #232D37;
--white: #FAE2D3; --white: #FAE2D3;
--succes: #3CB57F; --success: #3CB57F;
} }
body { body {