mycro-zine/src
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
..
index.mjs feat: add QR code generator for zine CTAs 2025-12-15 19:11:38 -05:00
layout.mjs fix: center slides with uniform margins and prevent image cropping 2026-02-16 02:26:46 +00:00
prompts.mjs feat: initial mycro-zine generator toolkit 2025-12-15 18:37:45 -05:00
qrcode.mjs feat: add QR code generator for zine CTAs 2025-12-15 19:11:38 -05:00