seven.breakpoints.yml
File
-
core/
themes/ seven/ seven.breakpoints.yml
View source
- seven.mobile:
- label: mobile
- mediaQuery: '(min-width: 0em)'
- weight: 0
- multipliers:
- - 1x
- seven.wide:
- label: wide
- mediaQuery: 'screen and (min-width: 40em)'
- weight: 1
- multipliers:
- - 1x
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.