diff options
Diffstat (limited to 'templates/404.html')
-rw-r--r-- | templates/404.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/404.html b/templates/404.html index 94a6247..c565d09 100644 --- a/templates/404.html +++ b/templates/404.html @@ -5,7 +5,7 @@ {% block title %} {% endblock title %} {% block main %} -<div id="spotlight" class="error-404 animated fadeIn"> +<div id="spotlight" class="error-404"> <p class="img-404"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 167.8 163.4" fill="currentColor"> |