There are no notes for this item.
<figcaption>{{ figcaption }}</figcaption>
<figcaption>Figcaption comes here</figcaption>
{
"figcaption": "Figcaption comes here"
}
figcaption {
@include theme('color', 'color-tertiary--lighten-1', 'figcaption-color');
margin: .4rem 0;
font-size: .6rem;
text-align: right;
}