Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Add temporary fix for webdev-infra and dcc compatibility (#10434)
Browse files Browse the repository at this point in the history
  • Loading branch information
devnook authored Oct 4, 2023
1 parent 828261b commit 150c791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/_config.scss
Original file line number Diff line number Diff line change
Expand Up @@ -203,5 +203,6 @@ $gorko-config: (
'md': '(min-width: 50em)',
'lg': '(min-width: 80em)',
'xl': '(min-width: 106em)',
'md-max': '(max-width: 591px)', /* For temporary compatibility with DCC */
),
);

0 comments on commit 150c791

Please sign in to comment.