page-title.pcss.css

Page title.

File

core/themes/olivero/css/components/page-title.pcss.css

View source
  1. /**
  2. * @file
  3. * Page title.
  4. */
  5. @import "../base/media-queries.pcss.css";
  6. .page-title {
  7. /*
  8. Necessary to properly display the star icon from core's shortcut
  9. module.
  10. */
  11. display: inline;
  12. }

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