From 88ab0178c418810a5ae7f663e28c829ec47d4285 Mon Sep 17 00:00:00 2001
From: namidapoo <83203852+ve1997@users.noreply.github.com>
Date: Thu, 2 Jan 2025 09:52:06 +0900
Subject: [PATCH 1/2] =?UTF-8?q?style:=20=E3=83=88=E3=83=83=E3=83=97?=
=?UTF-8?q?=E3=83=9A=E3=83=BC=E3=82=B8=E3=81=AEstyle=E4=BF=AE=E6=AD=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/page.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/page.tsx b/app/page.tsx
index d30fcc1..122ed82 100644
--- a/app/page.tsx
+++ b/app/page.tsx
@@ -10,7 +10,7 @@ export const runtime = "edge";
export default async function Home() {
return (
-
+
From 5414da093de6b0c4fd7a9c3b4ab75b3d1ecc9418 Mon Sep 17 00:00:00 2001
From: namidapoo <83203852+ve1997@users.noreply.github.com>
Date: Thu, 2 Jan 2025 09:52:19 +0900
Subject: [PATCH 2/2] =?UTF-8?q?style:=20=E3=83=A6=E3=83=BC=E3=82=B6?=
=?UTF-8?q?=E3=83=BC=E3=83=9C=E3=82=BF=E3=83=B3=E3=81=AE=E3=82=B5=E3=82=A4?=
=?UTF-8?q?=E3=82=BA=E3=82=92=E5=A4=89=E6=9B=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/recap/components/user-button.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/recap/components/user-button.tsx b/app/recap/components/user-button.tsx
index 010a39c..e611ad7 100644
--- a/app/recap/components/user-button.tsx
+++ b/app/recap/components/user-button.tsx
@@ -21,9 +21,9 @@ export const UserButton: FC = () => {