seven.breakpoints.yml

core/themes/seven/seven.breakpoints.yml

File

core/themes/seven/seven.breakpoints.yml

View source
  1. seven.mobile:
  2. label: mobile
  3. mediaQuery: '(min-width: 0em)'
  4. weight: 0
  5. multipliers:
  6. - 1x
  7. seven.wide:
  8. label: wide
  9. mediaQuery: 'screen and (min-width: 40em)'
  10. weight: 1
  11. multipliers:
  12. - 1x

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.