Tweak responsive button text sizing

This commit is contained in:
kitajchuk
2021-04-06 09:17:31 -07:00
parent a912bb3723
commit 1ff90de1af

View File

@@ -13,9 +13,10 @@
font-size: $ms-size;
}
@media (max-width: $width-mobile) {
font-size: $mxs-size;
}
// @note: Consideration on stopping type reduction here
// @media (max-width: $width-mobile) {
// font-size: $mxs-size;
// }
&--login {
font-family: 'objectivitymedium';