Skip to content

fix(ui): drop floating divider between hero and how-it-works#31

Merged
fullstackjam merged 1 commit into
mainfrom
fix/landing-hero-divider
Jun 28, 2026
Merged

fix(ui): drop floating divider between hero and how-it-works#31
fullstackjam merged 1 commit into
mainfrom
fix/landing-hero-divider

Conversation

@fullstackjam

Copy link
Copy Markdown
Member

Summary

  • Remove the border-top hairline on .how-it-works — the only mid-page rule on an otherwise terminal-native layout where the > prompt is the section divider (the community section below already uses prompt-only dividing).
  • The asymmetric hero left a large empty band there, so the rule floated in dead space and drew the eye to the void rather than separating content.
  • Tighten the section gap to the uniform ~96px rhythm used between every other section so the transition reads as deliberate, not as a missing element.

Test plan

  • Verified in the live dev render at 1440px — hero flows into > how it works with balanced spacing, no floating line, no void.
  • Change is theme-independent (pure layout; the removed border used a token present in both themes).

The hairline border-top on .how-it-works was the only mid-page rule on
an otherwise terminal-native layout where the `>` prompt is the section
divider (the community section below already relies on prompt-only
dividing). Because the asymmetric hero leaves a large empty band there,
the rule floated in dead space. Remove it and align the section gap to
the uniform ~96px rhythm used elsewhere.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@fullstackjam fullstackjam merged commit 356e7c4 into main Jun 28, 2026
8 checks passed
@fullstackjam fullstackjam deleted the fix/landing-hero-divider branch June 28, 2026 04:28
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