help.pcss.css 90 B

12345678
  1. /**
  2. * @file
  3. * Claro styles for the help component.
  4. */
  5. .help p {
  6. margin: 0 0 10px;
  7. }