fix formatting

This commit is contained in:
Ray Elliott 2020-05-24 14:27:39 +01:00
parent e23e8b5d4f
commit 7c39c15491
1 changed files with 3 additions and 3 deletions

View File

@ -40,14 +40,14 @@
}
body {
font-size: 100%;
font-size: 100%;
line-height: 1.6;
box-sizing: border-box;
box-sizing: border-box;
@include font-body;
color: $color-body;
background-color: $background-color;
background-color: $background-color;
}
h1,