sector-8.x-2.0-alpha4/themes/sector_starter/sector_starter.breakpoints.yml
themes/sector_starter/sector_starter.breakpoints.yml
sector_starter.xsmall:
label: xsmall
mediaQuery:
weight: 1
group: sector_starter
multipliers:
- 1x
- 2x
sector_starter.small:
label: small
mediaQuery: 'all and (min-width: 768px)'
weight: 1
group: sector_starter
multipliers:
- 1x
- 2x
sector_starter.medium:
label: medium
mediaQuery: 'all and (min-width: 992px)'
weight: 1
group: sector_starter
multipliers:
- 1x
- 2x
sector_starter.large:
label: large
mediaQuery: 'all and (min-width: 1200px)'
weight: 1
group: sector_starter
multipliers:
- 1x
- 2x
sector_starter.xlarge:
label: xlarge
mediaQuery: 'all and (min-width: 1400px)'
weight: 1
group: sector_starter
multipliers:
- 1x
- 2x
