fix link-hover animation glitch
This commit is contained in:
parent
b91bb04c2e
commit
235dbd9854
2 changed files with 29 additions and 17 deletions
|
@ -643,5 +643,5 @@ body .isso-post-action {
|
|||
position: absolute;
|
||||
border-radius: 0.5rem;
|
||||
background: radial-gradient(ellipse farthest-side at 50% 50%, var(--c-accent) 25%, transparent);
|
||||
animation: 5s ease normal forwards ripple;
|
||||
animation: 10s ease-in normal forwards ripple;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue