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

Add initial responsiveness #304

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

DinneK
Copy link
Contributor

@DinneK DinneK commented Jan 6, 2025

Problem:

Currently UI is completely unresponsive in mobile and tablet media sizes.

Solution:

Add media queries for initial responsiveness.

Next step:

Menu disappears on min-width 768px and smaller, will fix.

Signed-off-by: Dinne Kopelevich <[email protected]>
app/src/css/style.css Show resolved Hide resolved
app/src/css/style.css Show resolved Hide resolved
app/src/css/style.css Show resolved Hide resolved
app/src/css/style.css Show resolved Hide resolved
app/src/css/style.css Show resolved Hide resolved
Copy link
Collaborator

@natalialuzuriaga natalialuzuriaga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took a look using device mode on Chrome dev tools and this is a good start! LGTM!!

@IsaacMilarky IsaacMilarky merged commit 2445c06 into dev Jan 7, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants