Skip to content

Fix homepage nav alignment and capabilities hero formatting#240

Merged
GsCommand merged 1 commit into
mainfrom
codex/fix-homepage-nav-and-capabilities-hero
May 21, 2026
Merged

Fix homepage nav alignment and capabilities hero formatting#240
GsCommand merged 1 commit into
mainfrom
codex/fix-homepage-nav-and-capabilities-hero

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

Motivation

  • Ensure the homepage top navigation visually matches the rebuilt interior pages so the logo, spacing, and alignment are consistent across the site.
  • Enforce the requested two-line hero heading and exact capitalization on the Capabilities page to improve readability and match design guidance.

Description

  • Updated public/index.html CSS to match the interior nav pattern by hiding the brand text span, enabling flex-wrap on .nav-links, resetting nav margins/padding, and matching link padding to the interior pages.
  • Modified public/capabilities.html hero <h1> to force a clean line break and the exact capitalization: Capability Families<br /><span class="grad">for Verifiable Agent Actions</span>.
  • No structural changes to nav order, dropdown entries, page content beyond the nav/hero formatting, API routes, schemas, scripts, or file deletions were made.

Testing

  • Ran npm install which completed successfully.
  • Ran npm test and all automated tests passed (26 tests, 0 failures).
  • Ran npm run build and found no build script in this repository.

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
commandlayer-commandlayer-org Ready Ready Preview, Comment May 21, 2026 2:04am
commandlayer-org Ready Ready Preview, Comment May 21, 2026 2:04am
commandlayer-org111 Ready Ready Preview, Comment May 21, 2026 2:04am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant