something

This commit is contained in:
Philipp Kühn
2020-04-18 23:53:05 +02:00
parent 66b127168a
commit 7d5b8fd4dd
8 changed files with 22 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ body {
-moz-osx-font-smoothing: grayscale;
line-height: 1.7;
font-feature-settings: 'cv05' 1;
background-color: $colorLightGrey;
background-color: rgba($colorBlack, 0.02);
height: 100%;
}