sonar medium 65 left
This commit is contained in:
@@ -59,8 +59,8 @@ module.exports = {
|
||||
},
|
||||
'fadeout': {
|
||||
'0%': { opacity: '1' },
|
||||
'0%': { opacity: '0.5' },
|
||||
'0%': { opacity: '0' },
|
||||
'50%': { opacity: '0.5' },
|
||||
'100%': { opacity: '0' },
|
||||
},
|
||||
'edit': {
|
||||
'0%, 100%': { transform: 'rotate(0deg)' },
|
||||
|
||||
Reference in New Issue
Block a user