In comment listings on user activity pages, <h2> is smaller than all other headers
The Comment on [topic] in [group] text is semantically wrapped with <h2>
and styled to be smaller (0.6rem
) than body text (0.7rem
), but the style incorrectly cascades to headers in comment bodies.
User activity topics are wrapped with <h1>
, which behaves correctly in body text.