1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 09:29:08 +00:00

Update animation

This commit is contained in:
Luke 2020-07-30 16:11:22 +02:00
parent fbf5d1c00c
commit f8f0e209ec

View file

@ -277,8 +277,8 @@ a.link {
padding: 0 1em;
color: black;
background: transparent;
transition: all .2s;
transition-timing-function: ease;
transition: all .3s;
transition-timing-function: ease-in-out;
}
&-close {