File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1313@_screen-size-XL3 : 1680px ;
1414@_screen-size-XL4 : 1920px ;
1515
16+ // Playbook breakpoints - these align with the CSS custom property values (--breakpoint-*)
17+ @breakpoint-extra-small : 320px ;
18+ @breakpoint-small : 512px ;
19+ @breakpoint-medium : 600px ;
20+ @breakpoint-large : 800px ;
21+ @breakpoint-extra-large : 1100px ;
22+ @breakpoint-extra-large-2 : 1400px ;
23+ @breakpoint-extra-large-3 : 1920px ;
24+
1625@_page-grid-max-width : 1584px ;
1726@_page-grid-number-cols-small : 8 ;
1827@_page-grid-number-cols-large : 16 ;
Original file line number Diff line number Diff line change 1313@_screen-size-XL3 : 1680px ;
1414@_screen-size-XL4 : 1920px ;
1515
16+ // Playbook breakpoints - these align with the CSS custom property values (--breakpoint-*)
17+ @breakpoint-extra-small : 320px ;
18+ @breakpoint-small : 512px ;
19+ @breakpoint-medium : 600px ;
20+ @breakpoint-large : 800px ;
21+ @breakpoint-extra-large : 1100px ;
22+ @breakpoint-extra-large-2 : 1400px ;
23+ @breakpoint-extra-large-3 : 1920px ;
24+
1625@_page-grid-max-width : 1584px ;
1726@_page-grid-number-cols-small : 8 ;
1827@_page-grid-number-cols-large : 16 ;
You can’t perform that action at this time.
0 commit comments