Skip to content

0.3.3

Choose a tag to compare

@amelandri amelandri released this 29 Aug 07:21
· 77 commits to main since this release

Several mobile-experience improvements, refining the responsive work started in 0.3.2.

Changed

  • On narrow (mobile) viewports, the post timestamp now wraps onto its own line below the author's name/username instead of sharing the top row, indented to align under the author info.
  • Reduced header and content padding on narrow viewports, and tightened the spacing between post cards, so more of the feed fits on a phone screen.
  • All mobile-specific styling was consolidated into a single @media (max-width: 480px) block at the end of style.css, instead of being spread across the file.