gruntjs / gruntjs.com

Grunt's Website
https://gruntjs.com
Other
155 stars 83 forks source link

The font is hard to read #200

Closed craftpip closed 7 years ago

craftpip commented 7 years ago

i noticed on chrome that the p tags text are really light font-weight: 200, which is really hard to read.

This is how it looks http://pasteboard.co/Pjj12h0FS.png

Please consider increasing the font-weight to 400. Thanks 👍

XhmikosR commented 7 years ago

I'll have a look in the next days. Weird that with FF I can't reproduce the issue.

craftpip commented 7 years ago

Yeah this is just with chrome.

XhmikosR commented 7 years ago

The problem is OS dependent. It's because of the font Bootstrap 2.x is using and your OS.

I switched to the system font stack and should be OK now.