body {
// Change the 1280px to your desired width.
--chipmunk--layout--container-width: 1280px;
}
Snippets
Increase Page Width
Learn how to change the width of your website
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Learn how to change the width of your website
body {
// Change the 1280px to your desired width.
--chipmunk--layout--container-width: 1280px;
}
Was this page helpful?