Skip to content

Fix MCP page footer styling to match rebuilt site#247

Merged
GsCommand merged 1 commit into
mainfrom
codex/fix-footer-layout-on-mcp.html
May 21, 2026
Merged

Fix MCP page footer styling to match rebuilt site#247
GsCommand merged 1 commit into
mainfrom
codex/fix-footer-layout-on-mcp.html

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

Motivation

  • public/mcp.html displayed the footer as compressed inline links instead of grouped columns used by rebuilt pages, so the footer styling needs to match the canonical layout to restore proper spacing and grouping.

Description

  • Modified public/mcp.html inline stylesheet to add footer-specific rules from the canonical page, including .footer-grid h4 sizing/spacing, .footer-grid a block display and spacing, and a mobile breakpoint for stacked columns.
  • Preserved the required footer link groups (Product / Developers / Proof) and ensured the GitHub link uses target="_blank" with rel="noopener".
  • Only public/mcp.html was changed; no nav, API routes, schemas, or other files were modified.

Testing

  • Ran npm install which completed successfully.
  • Ran npm test and all tests passed (26 tests, 0 failures).
  • Ran npm run build and it failed because this repository contains no build script, which is expected for this project configuration.

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 7:58pm
commandlayer-org Ready Ready Preview, Comment May 21, 2026 7:58pm
commandlayer-org111 Ready Ready Preview, Comment May 21, 2026 7:58pm

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