Skip to content

Commit f24116f

Browse files
committed
change from cr
1 parent 32597f6 commit f24116f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

playroom.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const getMediaQueriesConfig = () => {
2222
return {
2323
tabletMinWidth: 0,
2424
desktopMinWidth: 0,
25-
largeDesktopMinWidth: 0,
25+
largeDesktopMinWidth: impossibleSize,
2626
extraLargeDesktopMinWidth: impossibleSize,
2727
desktopOrTabletMinHeight: 0,
2828
};

0 commit comments

Comments
 (0)