sonar medium 65 left

This commit is contained in:
Cindy Chang
2024-08-01 15:49:03 +08:00
parent 405dd7f992
commit a426f22db0
8 changed files with 35 additions and 45 deletions

View File

@@ -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)' },