diff --git a/custom.css b/custom.css index 0dc5258..87e1e50 100644 --- a/custom.css +++ b/custom.css @@ -2,10 +2,10 @@ *************General Settings************* ******************************************/ -:root { + :root { --primary-font-color: #444; --info-font-color: #a0a0a0; - --color-darker: #272c33; + --color-darker: #272c34; } /* Reset global font color so that it's changable more easily */