Set background to -color, text color to -primary

parent 61835ef0
...@@ -21,7 +21,7 @@ html { ...@@ -21,7 +21,7 @@ html {
body { body {
background: $default-color; background: $default-color;
background: rgba(84.7, 91, 100, 0.1); color: $neutral-primary;
font-family: 'FuturaMediumC'; font-family: 'FuturaMediumC';
font-size: $mainFontSize; font-size: $mainFontSize;
font-weight: $mainFontWeight; font-weight: $mainFontWeight;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment