mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-14 23:37:38 +01:00
Replace #22853 since it's closed, and actually there are 2 places need to be fixed. ~~Follow @fsologureng 's suggestion to keep the `<hX>` tags.~~ Update: from fsologureng: this doesn't change anything from a11y's point of view. So I think this PR could be fine to fix the UI looking problems as a quick patch, then defer the a11y problems to new PRs together. Before: the font-size is too large. After: it seems better.   Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>