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

feature/XW-92/Mobile-Friendly #130

Merged
merged 3 commits into from
Oct 23, 2023
Merged

Conversation

remko48
Copy link
Member

@remko48 remko48 commented Oct 23, 2023

@remko48 remko48 requested a review from lencodes October 23, 2023 10:57
Copy link
Contributor

@lencodes lencodes left a comment

Choose a reason for hiding this comment

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

Nice changes @remko48.

The only issue I see is that the media queries have to be set manually in each file. Which makes it prone to error (e.g. mobile max-width can be 576px in one file and 567px in the other).

I don't think we can easily fix this, because we're using only css (modules) and not sass. We didn't implement sass two years ago because it would've been a too big of change all at once. However, maybe we should look into doing it now. Can you create a issue?

@remko48 remko48 merged commit 1c745aa into development Oct 23, 2023
3 checks passed
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.

2 participants