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> |
||
|---|---|---|
| .. | ||
| app | ||
| lib | ||
| public | ||
| .env.example | ||
| next-env.d.ts | ||
| next.config.js | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tsconfig.json | ||
| tsconfig.tsbuildinfo | ||