using font variables

This commit is contained in:
undergroundwires
2020-01-06 20:41:37 +01:00
parent 10a34fae2f
commit 60e6348dc8
8 changed files with 12 additions and 9 deletions

View File

@@ -38,7 +38,7 @@ export default class TheSearchBar extends StatefulVue {
padding-top: 30px;
padding-right: 30%;
padding-left: 30%;
font: $default-font;
font: $normal-font;
}
.search {