Skip to content

fix(catalog): equalize listing card previews#103

Merged
jal-co merged 1 commit into
mainfrom
fix/equalize-listing-cards
Jul 15, 2026
Merged

fix(catalog): equalize listing card previews#103
jal-co merged 1 commit into
mainfrom
fix/equalize-listing-cards

Conversation

@jal-co

@jal-co jal-co commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

What

Use the same 4:3 preview ratio for tool/site cards and component cards in grid and list layouts.

Why

Tool cards were visibly shorter than adjacent component cards, breaking the catalog grid rhythm.

Testing

  • pnpm --filter web typecheck
  • pnpm --filter web test (79 passed)
  • pnpm --filter web build
  • git diff --check
  • browser measurement: component cards 330–331px high; tool card 331px high at 1440px viewport

Screenshots

  • Equalized grid: /tmp/equal-listing-cards.png

Signed-off-by: Justin Levine <20596508+jal-co@users.noreply.github.com>
@jal-co
jal-co requested a review from a team as a code owner July 15, 2026 22:06
@jal-co
jal-co merged commit 8e389bf into main Jul 15, 2026
2 checks passed
@jal-co
jal-co deleted the fix/equalize-listing-cards branch July 15, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant