We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b6f3e commit 0a593baCopy full SHA for 0a593ba
1 file changed
src/components/Profile/ProfilePage.jsx
@@ -80,7 +80,7 @@ const StyledButton = styled.button`
80
transition:
81
background 0.3s,
82
transform 0.3s;
83
- animation: zoom 3s ease-in-out infinite;
+ animation: zoom 2s ease-in-out infinite;
84
margin-top: 16px;
85
86
&:hover {
0 commit comments