Skip to content

Commit 29ffe24

Browse files
committed
add animation-timing-function
1 parent 9bfe1f1 commit 29ffe24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/modules/animations.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,5 @@ code.language-math.is-loading::after {
109109
.ui.modal {
110110
animation-name: fadein;
111111
animation-duration: 300ms;
112+
animation-timing-function: ease-in-out;
112113
}

0 commit comments

Comments
 (0)