Files
hugo-PaperMod/assets/css
adam jones b8cdf95eb2 Fix awkward wrapping in post metadata (#1790)
The previous shared styling applied flex layout to both `.post-meta` and
`.breadcrumbs`, causing awkward line breaks in post metadata where
separators and reading time would appear at the start of new lines.

This change keeps the shared color and font-size styling, but only
applies flex layout to `.breadcrumbs`. Post metadata (author, date,
reading time) uses the default block flow which handles inline content
with separators more naturally.

Fixes #1789

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-13 23:03:06 +05:30
..
2025-01-05 20:04:55 +05:30
2021-01-08 23:36:33 +05:30