From 6c50fb31e077284e0822991c318aa3fd1fa878a6 Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 28 Mar 2020 20:49:09 +1000 Subject: More minor UI tweaks --- static/import.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/import.css') diff --git a/static/import.css b/static/import.css index bc114e7..c142977 100644 --- a/static/import.css +++ b/static/import.css @@ -1,7 +1,7 @@ .import-container { display: inline-block; max-width: 100%; - margin-top: 50px; + margin-top: 10px; } .import-wrapper { -- cgit v1.2.3