erikwiffin / 0.30000000000000004

Floating Point Math Examples

Home Page:https://0.30000000000000004.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font size is too small

chris-morgan opened this issue · comments

12px is much too small. I recommend leaving it at the default (normally 16px), and defining most other things in terms of ems or rems instead of pixels, and using max-width: 100% so that the greater width isn’t causing overflow trouble unnecessarily. (Mostly you could instead change widths to max-widths, but some bits may need to be told to be as wide as possible within that.)

Thanks for the feedback. The entire page is in need of a redesign, I'll definitely keep font size in mind at that time.