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

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

Conversation

ACrazyTown
Copy link

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

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