From f80a71ea1bade9caf2fba2e505fb1d8386e89444 Mon Sep 17 00:00:00 2001 From: Marco Alexander Fischer Date: Sat, 8 Sep 2018 17:47:20 +0200 Subject: Reduced ui size :lipstick: --- assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets/css') diff --git a/assets/css/style.css b/assets/css/style.css index 39869df..b10552b 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -65,7 +65,7 @@ body { .input { width: 70%; - height: 50px; + height: 20px; background: transparent; padding: auto; font-family: Ubuntu-Bold; @@ -74,7 +74,7 @@ body { } .lnr { - font-size: 50px; + font-size: 20px; } .graytext { -- cgit v1.2.3