docs(home): align header and content to the 1728px/96px design frame - #171
Merged
Conversation
Docs 3.0 QA: the navbar container was max-w-8xl with 48px gutters while the hero and content sit at 96px. Match the navbar (both rows) and the docs-page body wrapper to the 1728px design frame with 96px gutters, and bring the homepage layout to the design measurements: hero subtitle 487px, card icons 32px, card row gap 113px, story cards 756px/24px gap bleeding into the right gutter, section rhythm 160/240/240.
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
Contributor
Author
|
Series (Docs 3.0 QA round 2, splitting #170 — all six are independent and merge in any order): #171 alignment · #172 header tabs · #173 footer · #174 chat launcher · #175 World Tech links · #176 sidebar selected state. Screenshots live on the assets-only branch |
This was referenced Sep 10, 2026
Takaros999
approved these changes
Sep 10, 2026
Takaros999
left a comment
Contributor
There was a problem hiding this comment.
Reviewed the current diff, surrounding source, checks, and hosted preview. No blocking findings. Preview verification was per PR; the combined merged layout was not tested.
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.
Part of the Docs 3.0 QA round 2 series
Problem
At the 1728px design frame, Mintlify's header container is
max-w-8xlwith 48px gutters, so the logo and tabs sit at ~169px while the hero and every content section sit at 96px — the misalignment flagged in "Align the main content and hero width (homepage)".Change
Homepage — red dashes mark the 96px design gutter
Before (logo and tabs off the gutter):
After (header, hero, and content on one edge):
Docs pages
Before:
After: