Skip to content
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

Fix horizontal scroll caused by logo color line #277

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

ACrazyTown
Copy link
Contributor

The HaxeFlixel website currently causes a horizontal scroll bar to popup. This is caused by the logo color line (a Bootstrap row) at the bottom of the page not being in a container.

The Bootstrap documentation mentions how the grid system must be used in a container:

Containers are the most basic layout element in Bootstrap and are required when using our default grid system.
https://getbootstrap.com/docs/4.6/layout/overview/#containers

@ninjamuffin99 ninjamuffin99 merged commit 8cdc19f into HaxeFlixel:dev Dec 21, 2024
@ninjamuffin99
Copy link
Member

nice find! Thanks!

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