remove example

This commit is contained in:
Cory LaViska
2024-06-17 13:26:39 -04:00
parent d88f27f3e1
commit dfa1f2adf7

View File

@@ -75,7 +75,3 @@ Together with [`--wa-color-link`](/docs/theming/color/#text), these custom prope
| ------------------------------ | ---------------------------------------------------------------------------------- |
| `--wa-link-decoration-default` | `underline color-mix(in oklab, var(--wa-color-text-link) 70%, transparent) dotted` |
| `--wa-link-decoration-hover` | `underline` |
```html {.example}
<a href="#">Web Awesome anchor</a>
```