Skip to content

Commit 1953b18

Browse files
increase transition length again for better smoothness
1 parent b6bea8e commit 1953b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_static/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ img {
7979

8080
body {
8181
opacity: 0;
82-
transition: opacity 0.1s ease;
82+
transition: opacity 0.3s ease;
8383
}
8484

8585
body.ready {

0 commit comments

Comments
 (0)