Skip to content

fix: remove prose max-width and fix link colors#5281

Merged
Yndira-E merged 1 commit into
mainfrom
fix/prose-max-width
Jul 2, 2026
Merged

fix: remove prose max-width and fix link colors#5281
Yndira-E merged 1 commit into
mainfrom
fix/prose-max-width

Conversation

@Yndira-E

@Yndira-E Yndira-E commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Description

This PR fixes a few styles that changed as a consequence of migrating to Tailwind 4.

  • Removes the global max-width override on .prose so it no longer conflicts with layout constraints set by parent containers
  • Adds --tw-prose-links to @layer overrides to restore blue link color inside prose (the typography plugin default was nearly black)
  • Wraps webinar prose content in a max-w-[706px] container to match the video/image width
  • Fixes partners/ctrlx.njk and professional-services.njk where .prose was incorrectly applied to layout containers instead of text content

Related Issue(s)

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
  • For blog PRs, an Art Request has been created (instructions)

@Yndira-E Yndira-E enabled auto-merge July 2, 2026 16:24
@netlify

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for flowforge-website ready!

Name Link
🔨 Latest commit 01a85ad
🔍 Latest deploy log https://app.netlify.com/projects/flowforge-website/deploys/6a4690ac1e74f00008fcdd92
😎 Deploy Preview https://deploy-preview-5281--flowforge-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 66 (🟢 up 3 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@Yndira-E Yndira-E merged commit 8c06484 into main Jul 2, 2026
7 checks passed
@Yndira-E Yndira-E deleted the fix/prose-max-width branch July 2, 2026 16:31
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.

1 participant