media-queries.css

Same filename in this branch
  1. 11.x core/modules/navigation/css/base/media-queries.css
Same filename in other branches
  1. 10 core/themes/olivero/css/base/media-queries.css
  2. 10 core/modules/navigation/css/base/media-queries.css
/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/*
 * Media query breakpoints.
 * Processed by postcss/postcss-custom-media.
 */

/* Navigation related breakpoints */

/* Grid related breakpoints */

/* Grid shifts from 6 to 14 columns. */

/* Width of the entire grid maxes out. */

File

core/themes/olivero/css/base/media-queries.css

View source
  1. /*
  2. * DO NOT EDIT THIS FILE.
  3. * See the following change record for more information,
  4. * https://www.drupal.org/node/3084859
  5. * @preserve
  6. */
  7. /*
  8. * Media query breakpoints.
  9. * Processed by postcss/postcss-custom-media.
  10. */
  11. /* Navigation related breakpoints */
  12. /* Grid related breakpoints */
  13. /* Grid shifts from 6 to 14 columns. */
  14. /* Width of the entire grid maxes out. */

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