Update tags, expertise and descriptions across
Fix anything that was a bit out of place
This commit is contained in:
@ -49,7 +49,8 @@ li a::before {
|
||||
transition: transform 0.5s ease-in-out;
|
||||
}
|
||||
|
||||
li a:hover::before, li a:focus::before {
|
||||
li a:hover::before,
|
||||
li a:focus::before {
|
||||
transform: scale(1);
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user