Skip to content

Conversation

@GuiBibeau
Copy link
Collaborator

@GuiBibeau GuiBibeau commented Jan 8, 2026

Summary

  • Set the --fd-layout-width CSS variable to 1400px to constrain the maximum width of the docs layout
  • Removed copy button from landing page code snippet

Changes

  • Added --fd-layout-width: 1400px to the root CSS variables in globals.css
  • Removed copy button and related state management from hero component

Why

On wide screens, the layout was stretching too wide, causing the sidebar to be positioned far from the left edge. This change ensures the sidebar stays left-aligned and more accessible by constraining the overall layout width.

The copy button was removed from the landing page code snippet for a cleaner visual presentation.

@vercel
Copy link

vercel bot commented Jan 8, 2026

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

Project Deployment Review Updated (UTC)
framework-kit-docs Ready Ready Preview, Comment Jan 8, 2026 4:08pm

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