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 - use consistent media queries #15668

Closed
wen-2018 opened this issue Dec 4, 2024 · 0 comments
Closed

Clean up - use consistent media queries #15668

wen-2018 opened this issue Dec 4, 2024 · 0 comments
Assignees
Labels
Frontend HTML, CSS, JS... client side stuff Refresh 🦖 Work related to the 2024 site refresh

Comments

@wen-2018
Copy link
Collaborator

wen-2018 commented Dec 4, 2024

Update to use the media query shorthand such as @media #{$mq-lg} instead of @media(min-width: $screen-lg) to keep the code consistent.

See discussion here: #15663 (comment)

@wen-2018 wen-2018 added the Frontend HTML, CSS, JS... client side stuff label Dec 4, 2024
@stephaniehobson stephaniehobson added the Refresh 🦖 Work related to the 2024 site refresh label Dec 4, 2024
@stephaniehobson stephaniehobson moved this to Dev Ready in Moz.org Refresh Dec 4, 2024
craigcook added a commit to craigcook/bedrock that referenced this issue Dec 4, 2024
@craigcook craigcook self-assigned this Dec 4, 2024
craigcook added a commit to craigcook/bedrock that referenced this issue Dec 4, 2024
@stephaniehobson stephaniehobson moved this from Dev Ready to In Progress in Moz.org Refresh Dec 4, 2024
@stephaniehobson stephaniehobson moved this from In Progress to Done in Moz.org Refresh Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend HTML, CSS, JS... client side stuff Refresh 🦖 Work related to the 2024 site refresh
Projects
Status: Done
Development

No branches or pull requests

3 participants