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 4c141ed commit 0eed3fcCopy full SHA for 0eed3fc
redirect.html
@@ -69,7 +69,7 @@
69
background: hsl(223deg 88% 52%);
70
color: #fff;
71
margin: 0 auto;
72
- transition: .18s var(--ease-function);
+ transition: .1s var(--ease-function);
73
transition-property: background, color;
74
}
75
0 commit comments