mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-08 11:56:59 +00:00
55e438d18c
Dropped the @media(769px) from-row min-height + align-items:center and the strong > top:-2px nudge — leftovers from the grid layout that were forcing extra height and label offsets the block-flow meta doesn't need. Consolidated docked overrides into a single flat block (no @media wrapper) and merged the two .email-reader-meta declarations into one. Same visual result, much less competing CSS to debug.