Opened 7 weeks ago
Last modified 6 weeks ago
#64147 new enhancement
Move all @media screen rules to the bottom of common.css
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | css | Cc: |
Description
Grouping all CSS @media screen rules together at the bottom of the common.css file helps avoid duplicate media queries, makes it easier for developers to locate and modify responsive sections in the future, and improves overall code organization and readability.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
CSS Screenshot