Underline the section headings on the landing site - #549
Merged
Ishaan Gangwani (ishaan1124) merged 1 commit intoSep 7, 2026
Conversation
A hairline rule under each section title, 1px at a 6px offset, so the headings separate from the body text the way a run-in heading does in a paper. Covers the shared section title and the Ace teaser heading, so the landing, Ace, and download pages all match. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Ishaan Gangwani (ishaan1124)
requested a review
from Aayam Bansal (aayambansal)
as a code owner
September 7, 2026 13:53
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Ishaan Gangwani (ishaan1124)
deleted the
landing/underline-section-headings
branch
September 7, 2026 13:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a hairline rule under each section heading on the marketing site: 1px, 6px below the text.
It applies to the shared section title component and the Ace teaser heading, so every heading of that rank matches:
The privacy page is untouched; its headings belong to the prose document rather than this component.
Test plan
prettier --checkclean,vite buildsucceeds🤖 Generated with Claude Code