SCSS update

This commit is contained in:
2020-02-05 16:13:09 +01:00
parent 4388d34333
commit 1521ab7b9c
3 changed files with 20 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ html {
}
body {
@include font-smooth;
background: $color-primary;
background: #fff;
cursor: default;
}
*, *:before, *:after {