Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

breakpoint on xl #805

@maxisam

Description

@maxisam

mediaQuery: '(max-width: 1920px)'

shouldn't it be like the below code instead of 1920px

{
    alias: 'lt-xl',
    overlapping: true,
    mediaQuery: '(max-width: 1919px)'
  },

Metadata

Metadata

Assignees

Labels

P0Critical issue that needs to be resolved immediatelybughas prA PR has been created to address this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions