Hugo source for rockcampbell.com
Find a file
Rock Campbell 59d0be321e Fix dropdown hover gap: add pseudo-element bridge
A 4px gap between the nav item and dropdown panel was breaking the hover
state as the mouse crossed it. Added an invisible ::after bridge element
to maintain continuous hover coverage.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 18:17:55 +00:00
archetypes Initial commit — Hugo source for rockcampbell.com 2026-05-13 14:38:48 +00:00
content Morning Brief: morning-brief-2026-06-10.md 2026-06-10 05:00:58 +00:00
layouts Redesign homepage: Explore dropdown nav + paginated post list with summaries 2026-06-10 18:13:14 +00:00
static Fix dropdown hover gap: add pseudo-element bridge 2026-06-10 18:17:55 +00:00
themes Initial commit — Hugo source for rockcampbell.com 2026-05-13 14:38:48 +00:00
.gitignore Initial commit — Hugo source for rockcampbell.com 2026-05-13 14:38:48 +00:00
.gitmodules Initial commit — Hugo source for rockcampbell.com 2026-05-13 14:38:48 +00:00
hugo.toml Redesign homepage: Explore dropdown nav + paginated post list with summaries 2026-06-10 18:13:14 +00:00