Skip to content

Commit

Permalink
LIB-628 Add small font utility class
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Oct 20, 2023
1 parent a0fd83f commit 317341a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom/themes/lib_unb_ca/src/scss/custom/_utility.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@
p.subtitle {
font-size: 1.05rem;
}

.font-size-smaller {
font-size: 1rem;
}

0 comments on commit 317341a

Please sign in to comment.