2014-08-23 21:58:12 +00:00
|
|
|
bartik.mobile:
|
|
|
|
label: mobile
|
2015-02-24 23:52:34 +00:00
|
|
|
mediaQuery: ''
|
2015-07-15 19:53:14 +00:00
|
|
|
weight: 0
|
2014-08-23 21:58:12 +00:00
|
|
|
multipliers:
|
|
|
|
- 1x
|
|
|
|
bartik.narrow:
|
|
|
|
label: narrow
|
|
|
|
mediaQuery: 'all and (min-width: 560px) and (max-width: 850px)'
|
|
|
|
weight: 1
|
|
|
|
multipliers:
|
|
|
|
- 1x
|
|
|
|
bartik.wide:
|
|
|
|
label: wide
|
|
|
|
mediaQuery: 'all and (min-width: 851px)'
|
2015-07-15 19:53:14 +00:00
|
|
|
weight: 2
|
2014-08-23 21:58:12 +00:00
|
|
|
multipliers:
|
|
|
|
- 1x
|