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

clean up header for mobile and set minimum page height based on viewport #30

Merged
merged 1 commit into from
Feb 8, 2021

Conversation

potch
Copy link
Contributor

@potch potch commented Feb 8, 2021

Congratulations on the foundation!!!

The site looked a little funky on mobile and I figured out it was due to some header stuff- this is a change that converts the header to flexbox so it can wrap on narrower screen sizes.

I also put a minimum height on <main> so the footer doesn't float halfway up the screen on short pages.

@ashleygwilliams
Copy link
Contributor

@potch <3

@ashleygwilliams ashleygwilliams merged commit 8330295 into rustfoundation:main Feb 8, 2021
github-actions bot added a commit that referenced this pull request Feb 8, 2021
clean up header for mobile and set minimum page height based on viewport 8330295
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.

None yet

2 participants