Update main.css

This commit is contained in:
versuscam 2022-05-21 05:36:43 -04:00 committed by GitHub
parent 0b9f8c8976
commit 54da0b9c9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
:root {
--background-color: red!important;
--container-color: pink;
--background-color: black;
--container-color: #999;
--button-color: #2A2A2A;
--blue-accent: #4a4c63;
--red-accent: #553737;