region-hero.pcss.css

Same filename in other branches
  1. 10 core/themes/olivero/css/layout/region-hero.pcss.css
  2. 11.x core/themes/olivero/css/layout/region-hero.pcss.css

Region default layout.

File

core/themes/olivero/css/layout/region-hero.pcss.css

View source
  1. /**
  2. * @file
  3. * Region default layout.
  4. */
  5. @import "../base/variables.pcss.css";
  6. .region--hero {
  7. & > *:last-child {
  8. margin-block-end: 0;
  9. }
  10. }

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