minor cleanup

This commit is contained in:
3zachm 2022-12-22 08:18:12 -08:00
parent 929bafbfb8
commit eb449739c5
2 changed files with 1 additions and 3 deletions
components/common

View file

@ -169,7 +169,7 @@ const logoContainerVariants: Variants = {
transition: {
duration: 4,
type: "spring",
stiffness: 20,
stiffness: 15,
},
},
};