From df3dd41e95657fbfe5aef3d60ebeae0f1749504f Mon Sep 17 00:00:00 2001 From: namidapoo <83203852+ve1997@users.noreply.github.com> Date: Wed, 1 Jan 2025 22:06:44 +0900 Subject: [PATCH 1/3] =?UTF-8?q?style:=20=E3=82=A2=E3=82=A4=E3=82=B3?= =?UTF-8?q?=E3=83=B3=E3=81=AE=E3=82=B5=E3=82=A4=E3=82=BA=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/recap/components/header/header.tsx | 12 ++++++------ app/recap/components/user-button.tsx | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/recap/components/header/header.tsx b/app/recap/components/header/header.tsx index bdcd72c..fc057eb 100644 --- a/app/recap/components/header/header.tsx +++ b/app/recap/components/header/header.tsx @@ -19,14 +19,14 @@ export const Header: FC = () => {
-
+
{ GitHub GitHub diff --git a/app/recap/components/user-button.tsx b/app/recap/components/user-button.tsx index e611ad7..010a39c 100644 --- a/app/recap/components/user-button.tsx +++ b/app/recap/components/user-button.tsx @@ -21,9 +21,9 @@ export const UserButton: FC = () => {