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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃惥 Minor Update: Fix Home Page Bugs #222

Open
EDWIN1669086 opened this issue Jan 17, 2024 · 0 comments
Open

馃惥 Minor Update: Fix Home Page Bugs #222

EDWIN1669086 opened this issue Jan 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@EDWIN1669086
Copy link
Collaborator

Context

While the Home page is good, there are some issues that we can fix to make this home page really good.

Problem

  1. Our home page is supposed to not allow scrolling vertically or horizontally (ie. the home page should only be 100% both directions). However, in the horizontal direction, the home page exceeds the width of the screen, so it scrolls.
  2. Make sure Mario (the character) is still standing on the grass despite screen-size changes.

Proposed Solution

  1. Play with width, max-width, background-size, etc. Find a solution that fixes the horizontal scrolling issue.
  2. Use media queries so that at a particular screen size, Mario will still be on the grass. In other words, make sure Mario's positioning is mobile-responsive.

This is a 馃惥 Minor Update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants