stark.breakpoints.yml

drupal/core/themes/stark/config/stark.breakpoints.yml

File

drupal/core/themes/stark/config/stark.breakpoints.yml
View source
  1. mobile: '(min-width: 0px)'
  2. narrow: 'all and (min-width: 480px) and (max-width: 959px)'
  3. wide: 'all and (min-width: 960px)'