Create hover-shadow-out-animation
This commit is contained in:
10
snippets/hover-shadow-out-animation
Normal file
10
snippets/hover-shadow-out-animation
Normal file
@ -0,0 +1,10 @@
|
||||
### Hover Shadow Out Animation
|
||||
|
||||
|
||||
Creates a shadow box around the text whern it is hovered.
|
||||
|
||||
#### HTML
|
||||
|
||||
```html
|
||||
< h4 class = "hover-shadow-out-animation"> Box it! </h4>
|
||||
```
|
||||
Reference in New Issue
Block a user