mirror of
https://github.com/safing/web
synced 2025-04-17 09:29:08 +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;
|
||||
color: black;
|
||||
background: transparent;
|
||||
transition: all .2s;
|
||||
transition-timing-function: ease;
|
||||
transition: all .3s;
|
||||
transition-timing-function: ease-in-out;
|
||||
|
||||
}
|
||||
&-close {
|
||||
|
|
Loading…
Add table
Reference in a new issue