Use uppercase for woodstamp font
This commit is contained in:
parent
fbfd9dea20
commit
ec10a26360
4 changed files with 10 additions and 5 deletions
|
@ -28,3 +28,8 @@
|
|||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin font-heading-upper {
|
||||
font-family: $font-heading;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue