Skip to content

[codex] Align feature documentation buttons#1355

Open
mikitahimpel wants to merge 1 commit into
Effect-TS:mainfrom
mikitahimpel:codex/align-feature-doc-buttons
Open

[codex] Align feature documentation buttons#1355
mikitahimpel wants to merge 1 commit into
Effect-TS:mainfrom
mikitahimpel:codex/align-feature-doc-buttons

Conversation

@mikitahimpel

@mikitahimpel mikitahimpel commented Jun 19, 2026

Copy link
Copy Markdown

Summary

Align the three documentation buttons in the landing page feature block so they sit on the same baseline.

Why

The feature cards contain different amounts of text. Because each button previously followed its card content naturally, the buttons could appear at different vertical levels across the row. This made the block feel visually uneven.

Changes

  • Make each feature column a full-height vertical flex container with justify-between.
  • Keep the buttons self-start so the link border stays content-width instead of stretching across the column.

Visual check

Before After
Before: documentation buttons are staggered vertically After: documentation buttons align across the row

Validation

  • pnpm check
  • pnpm build

Note: pnpm build still reports existing warnings about outdated Browserslist data and missing metadataBase, but completes successfully.

@mikitahimpel mikitahimpel marked this pull request as ready for review June 19, 2026 13:50
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