mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08: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>