9 lines
280 B
Markdown
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>
|
||
|
|
```
|