Skip to content

Make content have a consistent width#9

Closed
KTibow wants to merge 1 commit intoPufferAI:mainfrom
KTibow:consistent-widths
Closed

Make content have a consistent width#9
KTibow wants to merge 1 commit intoPufferAI:mainfrom
KTibow:consistent-widths

Conversation

@KTibow
Copy link
Copy Markdown
Contributor

@KTibow KTibow commented Aug 2, 2025

Current behavior:

  • home page uses the nonstandard main-content class, resulting in a width of 1200px that aligns with the header
  • docs pages use the standard content class, resulting in a width of 1280px (different from the header's 1200px)

This PR updates all pages to use the content class, and updates the content class to be 1200px wide (through using border-box box sizing).

@jsuarez5341 jsuarez5341 deleted the branch PufferAI:main April 5, 2026 01:39
@jsuarez5341 jsuarez5341 closed this Apr 5, 2026
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.

2 participants