Fix header image spec: 1200x400 not 1220x400

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
John Mizerek 2026-01-28 15:16:42 -08:00
parent 7bba0fb511
commit b75eb8530a

View file

@ -1629,7 +1629,7 @@
<div style="background:var(--gray-100);border-radius:8px;padding:16px;margin:12px 0;"> <div style="background:var(--gray-100);border-radius:8px;padding:16px;margin:12px 0;">
<p style="font-weight:500;margin-bottom:8px;">Recommended specs:</p> <p style="font-weight:500;margin-bottom:8px;">Recommended specs:</p>
<ul style="margin:0;padding-left:20px;color:var(--gray-600);font-size:13px;"> <ul style="margin:0;padding-left:20px;color:var(--gray-600);font-size:13px;">
<li><strong>Size:</strong> 1220 x 400 pixels</li> <li><strong>Size:</strong> 1200 x 400 pixels</li>
<li><strong>Format:</strong> JPG or PNG</li> <li><strong>Format:</strong> JPG or PNG</li>
<li><strong>Content:</strong> Your restaurant, food, or branding</li> <li><strong>Content:</strong> Your restaurant, food, or branding</li>
</ul> </ul>