Skip to content

Fix grid and upcoming banner width and spacing to match jumbotron #509

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

Merged
merged 3 commits into from
May 27, 2025

Conversation

mattstratton
Copy link
Owner

Summary

This PR fixes layout inconsistencies on the homepage:

  • The "Next Episode" (upcoming banner) and the grid container are now visually aligned and have the same width as the jumbotron.
  • Added spacing between the jumbotron and the upcoming banner for better visual separation.
  • Ensured all three sections use consistent container classes for a unified look.

Testing Steps

  1. Run npm run build and view the homepage in exampleSite/public.
  2. Confirm that the jumbotron, upcoming banner, and grid container are all the same width and visually aligned.
  3. Confirm there is appropriate spacing between the jumbotron and the upcoming banner.

Context

  • Addresses visual bugs where the grid and banner were wider or misaligned compared to the jumbotron.

🤖 This was generated by a bot. If you have questions, please contact the maintainers.

@mattstratton mattstratton merged commit 58b28fa into v2 May 27, 2025
3 of 4 checks passed
@mattstratton mattstratton deleted the fix/grid-width-alignment branch May 27, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant