Update main.css

This commit is contained in:
versuscam 2022-05-21 05:17:21 -04:00 committed by GitHub
parent b7ef4ed7b6
commit 8275e35889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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