Skip to content

Fix open-source section card layout after Discord removal#79

Merged
juhgiyo merged 1 commit intomainfrom
claude/fix-open-source-card-layout
Mar 29, 2026
Merged

Fix open-source section card layout after Discord removal#79
juhgiyo merged 1 commit intomainfrom
claude/fix-open-source-card-layout

Conversation

@juhgiyo
Copy link
Copy Markdown
Contributor

@juhgiyo juhgiyo commented Mar 29, 2026

Summary

  • Updated .os-links grid from repeat(4, 1fr) to repeat(3, 1fr) to match the 3 remaining cards (GitHub, Docs, StrawHub)
  • Reduced max-width from 720px to 600px so cards are evenly centered in the section

Context

After removing the Discord community card, the 3 remaining cards were left-skewed in a 4-column grid. This fix recenters them.

Test plan

  • Verify the "Open source & community driven" section shows 3 evenly centered cards on desktop
  • Verify cards stack to single column on mobile (existing responsive breakpoint)

🤖 Generated with Claude Code

Update the .os-links grid from 4 columns to 3 and reduce max-width
from 720px to 600px so the remaining 3 cards display evenly centered.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@juhgiyo juhgiyo merged commit ec7ff4d into main Mar 29, 2026
1 check passed
@juhgiyo juhgiyo deleted the claude/fix-open-source-card-layout branch March 29, 2026 03:41
@juhgiyo juhgiyo restored the claude/fix-open-source-card-layout branch April 3, 2026 23:50
@juhgiyo juhgiyo mentioned this pull request Apr 3, 2026
2 tasks
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