Skip to content

Commit b912b3a

Browse files
committed
docs: adjust demo timings
1 parent 502bfc8 commit b912b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/pages/index.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
justify-content: center;
99
align-items: center;
1010
background-color: #131313;
11-
transition: opacity 0.4s ease, visibility 0s 0.4s;
11+
transition: opacity 0.4s 0.2s ease, visibility 0s 0.6s;
1212
}
1313

1414
.splashScreen.loaded {

0 commit comments

Comments
 (0)