Skip to content

Commit c3dc5f9

Browse files
authored
フェードアウト速く
1 parent b2b5586 commit c3dc5f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222

2323
#load.loaded {
24-
animation: fadeOut 1s forwards;
24+
animation: fadeOut 0.5s forwards;
2525
}
2626

2727
.spinner {

0 commit comments

Comments
 (0)