mycro-zine/web
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
..
app fix: update regenerate-page to use gemini-2.0-flash-exp model 2025-12-18 23:28:55 -05:00
lib fix: center slides with uniform margins and prevent image cropping 2026-02-16 02:26:46 +00:00
public fix: add public directory for Docker build 2025-12-18 18:16:17 -05:00
.env.example feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
next-env.d.ts feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
next.config.js feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
package-lock.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
package.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
postcss.config.js feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
tsconfig.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
tsconfig.tsbuildinfo fix: update Gemini model from 1.5-flash to 2.0-flash 2025-12-18 19:11:34 -05:00