hginit / hginit.github.io

hginit.github.io
https://hginit.github.io/
17 stars 11 forks source link

Mobile Usability: Text too small to read #1

Closed captn3m0 closed 1 year ago

captn3m0 commented 1 year ago

As reported by Google

A significant portion of the text on the page is too small relative to the width of the page. This makes the text hard to read on a mobile device. Look at the test screenshot for your device to try to identify the problematic text.

To fix: Specify a viewport for your web pages and set all your font sizes to scale properly within the viewport, so the text will be visible on a device screen. Read more about best practices for font size.

As reported by PageSpeed Insights

Font sizes less than 12px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >60% of page text ≥12px.

elidakirigo commented 1 year ago

hello!, I'd love to work on this issue if it's still open and un-assigned. thanks

captn3m0 commented 1 year ago

Looks like this is already resolved with my recent fixes and font-switch.

image

Closing this.

elidakirigo commented 1 year ago

no problem.