diff --git a/src/style.css b/src/style.css index a9825c4..2ee951c 100644 --- a/src/style.css +++ b/src/style.css @@ -546,7 +546,7 @@ a > svg { display: flex; flex-direction: column; overflow: hidden; - transition: 0.1s ease; + transition: 0.25s ease; will-change: filter, transform; }