You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
484 B
25 lines
484 B
6 years ago
|
magazineplus.mobile:
|
||
|
label: mobile
|
||
|
mediaQuery: ''
|
||
|
weight: 0
|
||
|
multipliers:
|
||
|
- 1x
|
||
|
magazineplus.tablet:
|
||
|
label: tablet
|
||
|
mediaQuery: 'all and (min-width: 768px) and (max-width: 991px)'
|
||
|
weight: 1
|
||
|
multipliers:
|
||
|
- 1x
|
||
|
magazineplus.desktop:
|
||
|
label: desktop
|
||
|
mediaQuery: 'all and (min-width: 992px) and (max-width: 1199px)'
|
||
|
weight: 2
|
||
|
multipliers:
|
||
|
- 1x
|
||
|
magazineplus.wide:
|
||
|
label: wide
|
||
|
mediaQuery: 'all and (min-width: 1200px)'
|
||
|
weight: 3
|
||
|
multipliers:
|
||
|
- 1x
|