From 70d4a5bd9ac795d299c811c6ca682b5e31043943 Mon Sep 17 00:00:00 2001 From: David Corbitt Date: Wed, 16 Aug 2023 22:40:27 -0700 Subject: [PATCH] Fix project settings padding on desktop --- app/src/pages/project/settings/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/pages/project/settings/index.tsx b/app/src/pages/project/settings/index.tsx index 42ebe0a..e3a8864 100644 --- a/app/src/pages/project/settings/index.tsx +++ b/app/src/pages/project/settings/index.tsx @@ -60,7 +60,7 @@ export default function Settings() { return ( <> - + @@ -70,7 +70,7 @@ export default function Settings() { - + Project Settings