Use span instead of div element

This commit is contained in:
Michael Rose
2019-07-17 11:46:37 -04:00
parent cfad550975
commit 8b708a0ee3
2 changed files with 5 additions and 3 deletions

View File

@ -54,6 +54,7 @@
}
.site-subtitle {
display: block;
font-size: $type-size-8;
}