fancy-font is renamed to main and now used

This commit is contained in:
undergroundwires
2020-01-09 18:54:01 +01:00
parent ed872ef3d9
commit 6825001c61
5 changed files with 6 additions and 6 deletions

View File

@@ -43,8 +43,8 @@ export default class TheHeader extends StatefulVue {
margin: 0;
color: $black;
text-transform: uppercase;
font-family: $main-font;
font-size: 2.5em;
font-weight: 500;
line-height: 1.1;
}
.subtitle {