Update themes

This commit is contained in:
Oliver Davies 2019-05-08 08:07:01 +01:00
parent e00f87f2f5
commit 168d1a5ee7
98 changed files with 6532 additions and 2223 deletions

View file

@ -10,7 +10,7 @@ input[type="submit"] {
border-radius: 5px;
box-sizing: border-box;
color: $color__background-body;
font-family: $font__heading;
@include font-family( $font__heading );
font-size: $font__size-sm;
font-weight: 700;
line-height: $font__line-height-heading;