firasdib / Regex101

This repository is currently only used for issue tracking for www.regex101.com
3.2k stars 198 forks source link

Font size too small #2261

Closed 50Death closed 2 months ago

50Death commented 2 months ago

Bug Description

Font size is too small at 4K resolution monitor image While Other website is larger. Scale of the page is 100% image

Reproduction steps

Expected Outcome

Browser

Include browser name and version Google Chrome 123.0.6312.124 ARM64

OS

Include OS name and version MacOS Sonoma 14.4.1

working-name commented 2 months ago

Hi @50Death

What's your DPI setting for that screen?

image

I looked at CSS and regex101.com has a default body font size of 16px (1rem) which is generally the value used. nytimes for example has 0.875 rem for body size on their front page. Google uses 14px on average on their search engine front page.

Are you referring to a particular part of the site or all of it?

50Death commented 2 months ago

I'm referring the whole site. I regularly use this delicate site for testing but this time I found the font is quite smaller. This is my settings. I'm using a external 4K monitor and a 16 inch macbook. On both monitor I believe the font is smaller than before.

This is 27 inch 4K external monitor setting image This is 4k external monitor screenshot image

This is 16 inch macbook built in monitor setting image "默认" means default This is how it looks like on build in monitor image

working-name commented 2 months ago

Hmmm, interesting. I'm not sure what to think, I don't remember there being a change in font size, but then again I've been wrong before. We'll see what Firas has to add.

firasdib commented 2 months ago

The font size has not changed in years.

working-name commented 2 months ago

It sounds like you might need to CMD + this one until you're happy with the size, @50Death. Closing for now.