We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cbdc5c commit fb42613Copy full SHA for fb42613
public/98/index.html
@@ -68,8 +68,8 @@
68
height: calc(100% - 12px);
69
border-radius: 1000px;
70
background-color: #fff;
71
- transition: left 0.5s ease-in-out, width 0.25s ease-in-out,
72
- height 0.25s ease-in-out, translate 0.5s ease-in-out,
+ transition: left 0.5s ease-in-out, width 0.5s ease-in-out,
+ height 0.5s ease-in-out, translate 0.5s ease-in-out,
73
opacity 0.5s ease-in-out;
74
}
75
0 commit comments