Files
training/skills/hallmark/references/components/c3-typographic-link.md
2026-07-28 17:12:27 +08:00

9 lines
280 B
Markdown

### C3 · Typographic link
Just a word, an arrow, and a 1-px underline. No box, no fill.
*Use when:* the page is editorial / Long Document; CTAs should not shout.
*Don't confuse with:* C1 Outlined chip (which is bordered).
```html
<a class="link">Read the case study →</a>
```