We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea12c34 commit 8ce599aCopy full SHA for 8ce599a
1 file changed
src/css/base.css
@@ -21,7 +21,7 @@ body {
21
align-items: center;
22
min-height: 100vh;
23
opacity: 0;
24
- transition: opacity var(--layout-duration-01) ease;
+ transition: opacity var(--layout-duration-03) ease-in;
25
}
26
27
.is-ready body {
0 commit comments