bartik.breakpoints.yml

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

File

drupal/core/themes/bartik/config/bartik.breakpoints.yml
View source
  1. mobile: '(min-width: 0px)'
  2. narrow: 'all and (min-width: 560px) and (max-width: 850px)'
  3. wide: 'all and (min-width: 851px)'