Skip to content

Commit 0a593ba

Browse files
committed
dev
1 parent c3b6f3e commit 0a593ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Profile/ProfilePage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ const StyledButton = styled.button`
8080
transition:
8181
background 0.3s,
8282
transform 0.3s;
83-
animation: zoom 3s ease-in-out infinite;
83+
animation: zoom 2s ease-in-out infinite;
8484
margin-top: 16px;
8585
8686
&:hover {

0 commit comments

Comments
 (0)