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

Header text gets cropped off vertically on mobile #28

Open
JoshuaKGoldberg opened this issue Aug 26, 2022 · 0 comments
Open

Header text gets cropped off vertically on mobile #28

JoshuaKGoldberg opened this issue Aug 26, 2022 · 0 comments
Labels
accepting prs bug Something isn't working good first issue Good for newcomers

Comments

@JoshuaKGoldberg
Copy link
Owner

Overview

I noticed in #24's video report that the header looks like this:

Mobile screenshot of chooseyourframework.dev where only 'Choose Your' is visible in the header

The page should use a CSS media query to make the header's font size smaller on mobile devices. That way the full Choose Your Framework text will always be visible.

As with #26, src/index.css is the place to write styles. They'll need to be copied to lib/index.css to be seen when running the game locally from lib/index.html.

@JoshuaKGoldberg JoshuaKGoldberg added bug Something isn't working good first issue Good for newcomers accepting prs labels Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepting prs bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant