Use uppercase for woodstamp font

This commit is contained in:
Johannes Loher 2021-01-19 17:20:50 +01:00
parent fbfd9dea20
commit ec10a26360
4 changed files with 10 additions and 5 deletions

View file

@ -35,11 +35,11 @@ header.sheet-header {
border: none;
background-color: transparent;
}
font-family: $font-heading;
@include font-heading-upper;
display: block;
}
h2.item-type {
font-family: $font-heading;
@include font-heading-upper;
display: block;
height: 50px;
padding: 0px;