mirror of
https://github.com/safing/web
synced 2025-09-04 12:09:03 +00:00
Update animation
This commit is contained in:
parent
fbf5d1c00c
commit
f8f0e209ec
1 changed files with 2 additions and 2 deletions
|
@ -277,8 +277,8 @@ a.link {
|
||||||
padding: 0 1em;
|
padding: 0 1em;
|
||||||
color: black;
|
color: black;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
transition: all .2s;
|
transition: all .3s;
|
||||||
transition-timing-function: ease;
|
transition-timing-function: ease-in-out;
|
||||||
|
|
||||||
}
|
}
|
||||||
&-close {
|
&-close {
|
||||||
|
|
Loading…
Add table
Reference in a new issue