From 84ff2241ba81fc6a1a2201074d30f971dad8a0de Mon Sep 17 00:00:00 2001 From: Pitu Date: Wed, 18 Jan 2017 02:40:14 -0300 Subject: Shit ton of things on this update --- public/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'public/css/style.css') diff --git a/public/css/style.css b/public/css/style.css index 44f46bf..5204460 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -52,6 +52,7 @@ section#home img.logo { height: 200px; margin-top: 20px; } section#home .dz-preview .dz-details { display: flex; } section#home .dz-preview .dz-details .dz-size, section#home .dz-preview .dz-details .dz-filename { flex: 1; } section#home .dz-preview img, section#home .dz-preview .dz-success-mark, section#home .dz-preview .dz-error-mark { display: none; } +section#home div#uploads { margin-bottom: 25px; } @keyframes floatUp { 0% { -- cgit v1.2.3