Images Phase 3+4: roll tile treatment to Latest, topic/tag feeds, Saved

Carry the brief's uniform card language (compact photo banner or flat topic-
colored placeholder) onto every feed grid — Latest, topic/tag/mood views, and
the account Saved grid — so the whole site is visually consistent. Same quality
gate and uniform sizing; the brief hero remains the single large image.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
jay
2026-06-07 15:25:34 -04:00
parent 224a95d64a
commit 8b44e559e4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -115,7 +115,7 @@
{:else if savedShown.length}
<div class="grid">
{#each savedShown as a (a.id)}
<ArticleCard article={a} onview={record} />
<ArticleCard article={a} thumb onview={record} />
{/each}
</div>
{:else if savedReady}