Skip to content

Conversation

zlateska
Copy link
Contributor

Proposed changes

Type of Change

Production

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update
  • Refactoring / housekeeping (changes to files not directly related to functionality)

Development

  • Tests
  • Dependency update
  • Environment update / refactoring
  • Documentation Update

Visual

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@Copilot Copilot AI review requested due to automatic review settings July 25, 2025 05:33
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates CSS utility classes to set a specific max-width for prose content to match the Blueprint theme's narrow container width. The change adds a new CSS custom property --wndb--max-w--prose set to 650px for the bluehost-blueprint theme.

  • Adds --wndb--max-w--prose: 650px; custom property for Blueprint theme
  • Removes comment lines to clean up formatting

Copy link
Contributor

@zlateska zlateska requested review from francgrasso and wpalani July 25, 2025 15:23
@newfold-labs newfold-labs deleted a comment from Copilot AI Jul 25, 2025
@zlateska zlateska merged commit cae8a35 into main Jul 25, 2025
16 checks passed
@zlateska zlateska deleted the fix/max-prose-width-with-Blueprint-theme branch July 25, 2025 18:44
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