mirror of
https://github.com/primer/css.git
synced 2024-11-22 10:49:41 +03:00
Fix typo (#2399)
This commit is contained in:
parent
284726bce1
commit
b631882b98
@ -19,7 +19,7 @@ Flash messages start off looking decently neutral—they're just light blue roun
|
||||
</div>
|
||||
```
|
||||
|
||||
You can put multiple paragraphs of text in a flash message—the last paragraph's bottom `margin` will be automatically override.
|
||||
You can put multiple paragraphs of text in a flash message—the last paragraph's bottom `margin` will be automatically overridden.
|
||||
|
||||
```html live
|
||||
<div class="flash">
|
||||
|
Loading…
Reference in New Issue
Block a user