aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/components
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/components')
-rw-r--r--app/assets/stylesheets/components/type.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/components/type.scss b/app/assets/stylesheets/components/type.scss
index 7e8fc05..d4e4ecf 100644
--- a/app/assets/stylesheets/components/type.scss
+++ b/app/assets/stylesheets/components/type.scss
@@ -3,6 +3,10 @@
}
+.font-size-16 {
+ font-size: 16px;
+}
+
.font-size-28 {
font-size: 28px;
}