From 7f24f77ab0d24ecc675184fab9370b18acc46889 Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 27 Mar 2018 21:50:43 +0300 Subject: [PATCH] upd --- imagehosting/templates/imagehosting/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;