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