City of Ghent Style Guide

No notes defined.

<figcaption>{{ figcaption }}</figcaption>
<figcaption>Figcaption comes here</figcaption>
{
  "figcaption": "Figcaption comes here"
}
  • Content:
    figcaption {
      @include accolade();
      @include medium-text;
      @include normal-text;
    
      margin: -16px 20px 0;
      float: right;
      line-height: 175%;
    }
    
  • URL: /components/raw/figcaption/_figcaption.scss
  • Filesystem Path: components/21-atoms/figcaption/_figcaption.scss
  • Size: 148 Bytes