It appears that first and second (maybe more) level headings show as the same size and style when viewing the post from the blog’s index. Clicking on the post then corrects it to the right style.
Was this intentional?
The text was updated successfully, but these errors were encountered:
Hey, good catch. This isn't intentional; it's is one of a few design bugs / differences between posts on the blog index and individual post pages that we need to fix. Just need to dig into the CSS that's grown unwieldy over time. Thanks for the report!
Previously, <h2>s in a post were the exact same size as post titles on
index pages (blog index, tag listing). This fixes that by reducing the
font-size of body h2's. Closes#82.
Hi,
It appears that first and second (maybe more) level headings show as the same size and style when viewing the post from the blog’s index. Clicking on the post then corrects it to the right style.
Was this intentional?
The text was updated successfully, but these errors were encountered: