Update _typography.scss

This commit is contained in:
Patrick Marsceill
2020-07-20 17:48:56 -04:00
committed by GitHub
parent e358b8d914
commit 721f322e41
+1 -1
View File
@@ -61,7 +61,7 @@
line-height: $body-heading-line-height;
@include mq(sm) {
font-size: $font-size-9!important;
font-size: $font-size-9 !important;
}
}