Another color update

This commit is contained in:
2023-02-23 15:37:58 +01:00
parent 36b21d9f65
commit f791fc8293

View File

@ -5,7 +5,7 @@ html, body {
--grey: grey;
--red: #f00;
--green: #1d641d;
--orange: #bfa200;
--orange: #d5d33d;
--dark: #0a0a0a;
--radius: 10px;
--cols: 4;