Skip to content

Fixed inconsistent width in home page #6682

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

krVatsal
Copy link

@krVatsal krVatsal commented Aug 5, 2025

Description

This PR fixes #6366

This PR fixes maximum width content consistency issues in Banner-4 by standardizing its container structure to match other banner components.

Changes:

index.js: Moved Container wrapper outside Row for proper max-width constraints
banner4.style.js: Enhanced video wrapper with improved responsive behavior and 16:9 aspect ratio

Signed commits

  • Yes, I signed my commits.

@l5io
Copy link
Contributor

l5io commented Aug 5, 2025

🚀 Preview for commit 707a4a5 at: https://68920efca0ea4fb70a2da89b--layer5.netlify.app

@krVatsal krVatsal force-pushed the fix/maximum-width-content branch from 707a4a5 to 0f3bd9f Compare August 8, 2025 05:16
@l5io
Copy link
Contributor

l5io commented Aug 8, 2025

🚀 Preview for commit 0f3bd9f at: https://68958b1532a4f05f4cd69ab9--layer5.netlify.app

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.

The maximum content width is inconsistent across different sections of the website, causing layout inconsistencies and an unpolished user experience.
2 participants