From 668f6cba15b06086845ae29da6accfe0e6411d6c Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 28 Mar 2020 18:40:43 +1000 Subject: Refactored UI to be more mobile friendly with new quality navs --- static/upload.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/upload.css') diff --git a/static/upload.css b/static/upload.css index 194d3d0..9add614 100644 --- a/static/upload.css +++ b/static/upload.css @@ -26,7 +26,7 @@ justify-content: center; align-items: center; min-width: 300px; - min-height: 200px; + min-height: 150px; } .upload-box span { -- cgit v1.2.3