Files
training/.codex/skills/hallmark/references/components/c3-typographic-link.md

9 lines
280 B
Markdown
Raw Normal View History

2026-07-28 17:12:27 +08:00
### 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>
```