Differenciate article header h1 and body h2 font-size #342

Open
rho_n wants to merge 1 commits from i329_H1-looks-same-as-h2 into main
Owner

The size of the h1 tag inside of an article header tag was the same size as an h2 tag in the body of an article tag.

This makes this changes their font-sizes to add a difference and maintain size differences with other header tags with a page.

The size of the h1 tag inside of an article header tag was the same size as an h2 tag in the body of an article tag. This makes this changes their font-sizes to add a difference and maintain size differences with other header tags with a page.
rho_n added the Bug Found label 2026-07-11 23:08:37 +00:00
rho_n added 1 commit 2026-07-11 23:08:37 +00:00
rho_n requested review from ken_fallon 2026-07-11 23:08:37 +00:00
Owner

Looks good to me

Looks good to me
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin i329_H1-looks-same-as-h2:i329_H1-looks-same-as-h2
git checkout i329_H1-looks-same-as-h2
Sign in to join this conversation.