Add missing text

This commit is contained in:
atomiks
2018-02-28 21:22:17 +10:00
parent d0034c985d
commit 45b8b774da

View File

@ -5,7 +5,7 @@ Creates an animated underline effect when the text is hovered over.
#### HTML
```html
<p class="hover-underline-animation"></p>
<p class="hover-underline-animation">Hover this text to see the effect!</p>
```
#### CSS