Update style.scss

This commit is contained in:
TILvids 2021-07-12 12:06:56 -04:00 committed by GitHub
parent 4ac9ea226d
commit ca16f80fba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ html {
} }
body { body {
background: $darkGray; background: $spacecadet;
font: 18px/1.4 $helvetica; font: 18px/1.4 $helvetica;
color: $lightGrray; color: $lightGrray;
} }