Add smaller class.

This commit is contained in:
Leo
2024-08-25 16:26:11 -05:00
parent 036de74b5b
commit 3f2c16692d
3 changed files with 19 additions and 4 deletions

3
scss/_styles.scss Normal file
View File

@@ -0,0 +1,3 @@
.smaller {
font-size: 0.9375em;
}