Skip to content

Commit

Permalink
add animation-timing-function
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Aug 15, 2023
1 parent 9bfe1f1 commit 29ffe24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web_src/css/modules/animations.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,5 @@ code.language-math.is-loading::after {
.ui.modal {
animation-name: fadein;
animation-duration: 300ms;
animation-timing-function: ease-in-out;
}

0 comments on commit 29ffe24

Please sign in to comment.