From e40ea376cfb2470daec9c2011a1ed3fce4be8bc6 Mon Sep 17 00:00:00 2001 From: Will Date: Fri, 23 Aug 2019 12:54:27 +1000 Subject: [PATCH] Update style.css --- css/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/css/style.css b/css/style.css index 4c8242a..518228d 100644 --- a/css/style.css +++ b/css/style.css @@ -63,10 +63,6 @@ flex-direction: column; } -.tagline { - float: right; -} - .fileInput { display: none }