contentful / forma-36

A design system by Contentful
https://f36.contentful.com
MIT License
335 stars 81 forks source link

feat(layout): increase max width of wide and narrow variants #2827

Closed stephanLeece closed 3 months ago

stephanLeece commented 3 months ago

Due to a lot of feedback, it seems the maximum width of the page-cut is too small. Therefore we want to increase the maximum width of the content for all variants "wide" and “narrow”

Ticket: https://contentful.atlassian.net/browse/CFISO-1695

Approach:

Max width of component body updated to 1920px and 900px for wide, narrow variants respectively.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
forma-36 ✅ Ready (Inspect) Visit Preview Jul 19, 2024 11:32am
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: d6a3ec9b830023d1b0ba85a9b05391419be96f94

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR ``` Some errors occurred when validating the changesets config: The package "@contentful/f36-components" depends on the ignored package "@contentful/f36-avatar", but "@contentful/f36-components" is not being ignored. Please add "@contentful/f36-components" to the `ignore` option. The package "@contentful/f36-components" depends on the ignored package "@contentful/f36-image", but "@contentful/f36-components" is not being ignored. Please add "@contentful/f36-components" to the `ignore` option. The package "@contentful/f36-components" depends on the ignored package "@contentful/f36-header", but "@contentful/f36-components" is not being ignored. Please add "@contentful/f36-components" to the `ignore` option. ```