Changes
This commit is contained in:
@@ -77,8 +77,8 @@ export default {
|
||||
to: { height: "0" },
|
||||
},
|
||||
"pulse-glow": {
|
||||
"0%, 100%": { boxShadow: "0 0 20px hsl(24 95% 55% / 0.3)" },
|
||||
"50%": { boxShadow: "0 0 40px hsl(24 95% 55% / 0.6)" },
|
||||
"0%, 100%": { boxShadow: "0 0 20px hsl(231 66% 37% / 0.3)" },
|
||||
"50%": { boxShadow: "0 0 40px hsl(231 66% 37% / 0.6)" },
|
||||
},
|
||||
},
|
||||
animation: {
|
||||
|
||||
Reference in New Issue
Block a user