Update navigation-list-item-hover-and-focus-effect.md
This commit is contained in:
@ -52,7 +52,6 @@ li a::before {
|
|||||||
li a:hover::before, li a:focus::before {
|
li a:hover::before, li a:focus::before {
|
||||||
transform: scale(1);
|
transform: scale(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Explanation
|
#### Explanation
|
||||||
|
|||||||
Reference in New Issue
Block a user