AdobeDocs / AdobeDocs/commerce-admin.en

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

Open
#56 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
6
Forks
43
PR merge metrics
No merged PRs in 30d

Description

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)) {`

Contributor guide

Open the contributing guide

Research direction

Open the linked Responsive web design → CSS in responsive design → Media queries documentation page and inspect the third code block. Compare the minimum-width expression with the stated correction, update the example, and verify that the rendered snippet shows the intended parentheses.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.