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

4 lines
122 B
YAML

mobile: '(min-width: 0px)'
narrow: 'all and (min-width: 480px) and (max-width: 959px)'
wide: 'all and (min-width: 960px)'