All four cards use the same card dimensions. The red dotted line marks where the screenshot image starts.
Polished blog theme with dark mode, search and PWA support.
Image starts at top of card.
No separation from card body.
Polished blog theme with dark mode, search and PWA support.
✅ Screenshot full size (75% ratio intact).
⚠️ Card is ~22px taller than current.
Polished blog theme with dark mode, search and PWA support.
⚠️ Screenshot is smaller (~22px stolen).
✅ Card height same as Option A.
Polished blog theme with dark mode, search and PWA support.
✅ Minimal — just the dots.
✅ Screenshot full size.
⚠️ Card ~16px taller.
Polished blog theme with dark mode, search and PWA support.
✅ Card height identical to current.
✅ Screenshot slightly smaller inside SVG only.
Card total height comparison:
Current — baseline
Option A — ~22px taller ↑
Option A2 — ~22px taller ↑
Option B — same height as A
Option C — identical to current ✓
| Option | Card height | Screenshot size | Code change | Bottom fix? |
|---|---|---|---|---|
| Current | Baseline | 100% | — | ❌ |
| A — Chrome + URL bar | +22px taller | 100% (unchanged) | HTML only | ✅ top edge |
| A2 — Dots only | +22px taller | 100% (unchanged) | HTML only | ✅ top edge |
| B — Chrome inside | Same as A | ~92% (shrinks) | HTML only | ✅ top edge |
| C — Chrome in SVG | Identical ✓ | ~91% inside SVG | Update 13 SVGs | ✅ top edge |
Note: none of these options fix the bottom edge — combine any of A/B/C with a border-bottom on the image wrap to seal both edges.