Skip to content

normalize base font size to $global-font-size on all screens - #46

Open
epixian wants to merge 1 commit into
masterfrom
normalize-font-size
Open

normalize base font size to $global-font-size on all screens#46
epixian wants to merge 1 commit into
masterfrom
normalize-font-size

Conversation

@epixian

@epixian epixian commented Jul 8, 2020

Copy link
Copy Markdown
Member

removes font-size shrink to 87.5% for sm screens.

this preference should be set within the using project if desired

@epixian
epixian requested a review from tomwerkheiser July 8, 2020 18:24
@tomwerkheiser

Copy link
Copy Markdown
Member

What's the purpose of this change? It is a big change

@epixian

epixian commented Jul 8, 2020

Copy link
Copy Markdown
Member Author

I'm guessing a downscaled font size was set from a desire to fit more on the screen on smaller viewports, but at the same time mobile users need larger tap/touch targets, not smaller. Better to make a design responsive by rearranging items on the screen or omitting them.

And for a set of reusable components, forcing a smaller font size like this feels a little too opinionated to be at the package level, and is better set (if needed) by the using project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants