Skip to content

Commit 8c432df

Browse files
committed
chnage logo animations
1 parent 7df90b0 commit 8c432df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353
.logo {
5454
width:100px;
55-
transition:.3s transform ease-in-out;
55+
transition:.5s transform cubic-bezier(.68,-0.55,.27,1.55);
5656
transform:rotate(0);
5757
}
5858
.logo:hover {

0 commit comments

Comments
 (0)