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

Example code with mistake: Omitted parentheses for minimum width expression. #56

Open
xdoctordog opened this issue Feb 8, 2024 · 0 comments

Comments

@xdoctordog
Copy link

Responsive web design -> CSS in responsive design -> Media queries

https://developer.adobe.com/commerce/frontend-core/guide/responsive-design/css/#media-queries

Third block with code example has a mistake - Omitted parentheses for minimum width expression.

@media only screen and (min-width: @screen__m + 1) and (max-width: (@screen__xl - 1)) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Ready for Grooming
Development

No branches or pull requests

1 participant