mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
Tweak responsive button text sizing
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user