diff --git a/scss/global.scss b/scss/global.scss index d29cf955..e2204798 100644 --- a/scss/global.scss +++ b/scss/global.scss @@ -173,7 +173,7 @@ textarea { } .spin { - animation: spin 2s infinite linear; + animation: spin 1s infinite linear; } .ellipsis::after { diff --git a/templates/2xx.html b/templates/2xx.html index 9f0693ae..df7dfabd 100644 --- a/templates/2xx.html +++ b/templates/2xx.html @@ -17,7 +17,7 @@