humanmade / humanmade/h2

Increase font legibility by removing the font-weight declaration

Open
#453 7 comments 0 reactions 0 assignees View on GitHub
Bug Medium priority
Dominant language
JavaScript
Stars
8
Forks
1
Avg merge
1d 9h
Merged PRs (30d)
7

Description

## Issue Description

I don't know if I'm getting old or if macOS has changed its font rendering, but I now find it difficult to read the text on an H2 post. The font weight is too low.

Removing the `font-weight` declaration from the `body` element resets its weight to `400`, making the text much more legible but still very Human Made.

## Steps to reproduce:

Squint at an H2 post.

## Expected Result:

I can read it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.