From d812cdf05ffadcf55b61d1458d19962246bf7ef4 Mon Sep 17 00:00:00 2001 From: Wahyu Kurniawan Date: Wed, 6 Mar 2024 15:39:46 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style:=20adjust=20logo=20and=20m?= =?UTF-8?q?obile=20header=20padding=20on=20mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/src/components/Logo.tsx | 6 ++++-- packages/frontend/src/pages/org-slug/layout.tsx | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/packages/frontend/src/components/Logo.tsx b/packages/frontend/src/components/Logo.tsx index 1c4c7daf..a46607c3 100644 --- a/packages/frontend/src/components/Logo.tsx +++ b/packages/frontend/src/components/Logo.tsx @@ -13,9 +13,11 @@ export const Logo = ({ orgSlug }: LogoProps) => { Snowball Logo - Snowball + + Snowball + ); diff --git a/packages/frontend/src/pages/org-slug/layout.tsx b/packages/frontend/src/pages/org-slug/layout.tsx index 19515ea7..e3ca631a 100644 --- a/packages/frontend/src/pages/org-slug/layout.tsx +++ b/packages/frontend/src/pages/org-slug/layout.tsx @@ -44,7 +44,7 @@ export const DashboardLayout = ({ )} > {/* Header on mobile */} -
+