diff --git a/packages/web/components/tokens/stitches.config.ts b/packages/web/components/tokens/stitches.config.ts index ceb20bbd2..b2b69dffb 100644 --- a/packages/web/components/tokens/stitches.config.ts +++ b/packages/web/components/tokens/stitches.config.ts @@ -198,7 +198,7 @@ export const { styled, css, theme, getCssText, globalCss, keyframes, config } = md: '(min-width: 768px)', lg: '(min-width: 992px)', xl: '(min-width: 1200px)', - xxl: '(min-width: 1700px)', + xxl: '(min-width: 1500px)', }, })