<a class="c-tag f-text--tag" href=#>Topic tag</a>
<a class="c-tag f-text--tag" href={{ link }}>{{ title }}</a>
{
"pageColorTheme": "teal",
"title": "Topic tag",
"link": "#"
}
.c-tag {
// border-bottom: 1px solid var(--ct-txt);
padding-bottom: 0.2rem;
display: inline;
letter-spacing: 0;
color: var(--ct-txt);
@include hoverDrawUnderlineReverse(var(--ct-txt), 0.1rem);
}
No notes defined.