chinchang / web-maker

A blazing fast & offline frontend playground
https://webmaker.app
MIT License
2.56k stars 316 forks source link

font-weight in body affects code editor, causing my font to be uncomfortably bold #427

Open LoganDark opened 4 years ago

LoganDark commented 4 years ago

uncomfortable boldness: image

offending css: image

changing it from 500 to 400: image

no more uncomfortable boldness

chinchang commented 2 years ago

@LoganDark is this issue seen on windows?

LoganDark commented 2 years ago

@LoganDark is this issue seen on windows?

image

Yes, Chrome also supports CSS on Windows

(Also annoying that I have to click through a donate dialog every time I open the app)

chinchang commented 2 years ago

@LoganDark By any chance do you use any chrome extension which clears the site data (cookies, storage etc) once the tab is closed? Otherwise the donate popup should never show automatically after closing once. Also, I am assuming you are using the Chrome extension, correct?

LoganDark commented 2 years ago

Also, I am assuming you are using the Chrome extension, correct?

The issue (font weight is bold) happens in the extension and the website. The issue is still CSS. If you still can't find it I'd be happy to open a pull request that fixes it