Label

<span class="label">
    Post secondary
</span>
<span class="label">
    {{ title }}
</span>
{
  "site": {
    "name": "E3 Alliance"
  },
  "title": "Post secondary"
}
  • Content:
    .label
        @extends $richText
        font-size 16px
        color #B0B0B0
        font-weight 400
        line-height 34px
        text-transform capitalize
    
  • URL: /components/raw/label/label.styl
  • Filesystem Path: patterns/bits/label/label.styl
  • Size: 138 Bytes

No notes defined.