Skip to content

Commit

Permalink
#1 underline
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Sep 23, 2019
1 parent 29e9b53 commit 09c2758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Here is a full list of "drops":
|---|---|
| `bold` | `font-weight: bold;` |
| `italic` | `font-style: italic;` |
| `underline` | `text-decoration: underline;` |
| `monospace` | `font-family: monospace;` |
| `serif` | `font-family: serif;` |
| `sans-serif` | `font-family: sans-serif;` |
Expand Down

0 comments on commit 09c2758

Please sign in to comment.