<hr class="separator-light">
<hr class="separator-light">
/* No context defined. */
  • Content:
    .separator-light {
      border-width: 0;
      border-top: solid 1px hsla(var(--gray-30-hsl), 1);
      margin: 1rem 0;
      height: 0;
    }
    
  • URL: /components/raw/separator/separator.scss
  • Filesystem Path: src/components/02-elements/separator/separator.scss
  • Size: 124 Bytes

No notes defined.