mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Made the animation slightly faster
This commit is contained in:
parent
9678922357
commit
a81777b987
@ -94,7 +94,7 @@ module.exports = {
|
||||
'9xl': ['12.8rem', '1']
|
||||
},
|
||||
animation: {
|
||||
'popup': 'popup 0.25s ease-in-out',
|
||||
'popup': 'popup 0.2s ease-in-out',
|
||||
'fadein': 'fadein 0.2s'
|
||||
},
|
||||
keyframes: {
|
||||
|
Loading…
Reference in New Issue
Block a user