mycro-zine/web/lib
Jeff Emmett cdd6e6bb99 fix: center slides with uniform margins and prevent image cropping
Images were getting cut off because the web layout used fit: "cover"
(which crops) instead of fit: "contain" (which scales to fit). Also
changed margins from inner-edges-only to uniform 0.125" on all sides
so each slide is properly centered in its 1/8th panel.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 02:26:46 +00:00
..
gemini.ts fix: use lazy initialization for Gemini SDK to use runtime env vars 2025-12-18 20:07:27 -05:00
storage.ts feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
utils.ts feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
zine.ts fix: center slides with uniform margins and prevent image cropping 2026-02-16 02:26:46 +00:00