From 1831cf2cd372969e3453fb9417897bfcffb51cbd Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 6 Aug 2019 14:16:20 -0500 Subject: [PATCH] rm content padding to save space on smaller screens --- src/FilterLists.Web.V2/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Web.V2/src/App.tsx b/src/FilterLists.Web.V2/src/App.tsx index 4764e2006..08ecc254f 100644 --- a/src/FilterLists.Web.V2/src/App.tsx +++ b/src/FilterLists.Web.V2/src/App.tsx @@ -15,7 +15,7 @@ const App: React.FC = () => { style={{ lineHeight: '64px' }} /> - +