region-hero.pcss.css
Same filename in other branches
Region default layout.
File
-
core/
themes/ olivero/ css/ layout/ region-hero.pcss.css
View source
- /**
- * @file
- * Region default layout.
- */
-
- @import "../base/variables.pcss.css";
-
- .region--hero {
- & > *:last-child {
- margin-block-end: 0;
- }
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.