replace code font

This commit is contained in:
Philipp Kühn
2020-04-18 17:20:18 +02:00
parent 3df9d6dffc
commit 173accaa52
13 changed files with 5 additions and 4 deletions

View File

@@ -47,6 +47,7 @@ body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1.7;
font-feature-settings: 'cv05' 1;
background-color: $colorLightGrey;
height: 100%;
}