diff --git a/imagehosting/templates/imagehosting/base.html b/imagehosting/templates/imagehosting/base.html index 00c5fda..1c3b260 100644 --- a/imagehosting/templates/imagehosting/base.html +++ b/imagehosting/templates/imagehosting/base.html @@ -86,7 +86,7 @@ #page-preloader { position: fixed; left: 0; - top: 0; + top: 100px; right: 0; bottom: 0; background: #fff;