mirror of
https://github.com/primer/css.git
synced 2024-12-23 06:01:54 +03:00
Added missing space in example (#2366)
This commit is contained in:
parent
5a612e6b73
commit
872a578e0d
@ -10,7 +10,7 @@ bundle: links
|
||||
By default `<a>` elements already use the right link color and apply an underline on hover. So in most cases the `.Link` class is not really needed.
|
||||
|
||||
```html live
|
||||
Some text with a <a href="#url">link</a>
|
||||
Some text with a <a href="#url">link</a>
|
||||
Some text with a <a href="#url" class="Link">link</a>
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user