black is the new gray

This commit is contained in:
Christian
2021-01-10 21:05:04 -05:00
parent 56b1198eeb
commit ab4919999d

View File

@@ -1,6 +1,6 @@
:root { :root {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background-color: #0f1011; background-color: black;
color: white; color: white;
width: 69%; width: 69%;
margin: auto; margin: auto;