From 5b750817a157dc190ff8d57ccf1428c1558e6cca Mon Sep 17 00:00:00 2001 From: GulSam00 Date: Thu, 23 Jul 2026 00:36:23 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=EB=B3=B8=EB=AC=B8=20=EC=BD=98?= =?UTF-8?q?=ED=85=90=EC=B8=A0=EA=B0=80=20=ED=97=A4=EB=8D=94/=ED=91=B8?= =?UTF-8?q?=ED=84=B0=20=EC=A0=9C=EC=99=B8=20=EC=A0=84=EC=B2=B4=20=EC=98=81?= =?UTF-8?q?=EC=97=AD=EC=9D=84=20=EC=B1=84=EC=9A=B0=EB=8F=84=EB=A1=9D=20?= =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20=EC=88=98=EC=A0=95=20?= =?UTF-8?q?=EB=B0=8F=20=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=ED=99=94=EB=A9=B4=20?= =?UTF-8?q?=EC=8A=A4=ED=81=AC=EB=A1=A4=20=EC=A0=9C=EA=B1=B0=20(#286)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01HwgKjeajq2RGBSMpvfZ4TK --- apps/web/src/Footer.tsx | 2 +- apps/web/src/Header.tsx | 2 +- apps/web/src/app/layout.tsx | 4 ++-- apps/web/src/app/login/page.tsx | 2 +- apps/web/src/app/popular/PopularRankingList.tsx | 6 +++--- apps/web/src/app/popular/page.tsx | 4 ++-- apps/web/src/app/recent/page.tsx | 6 +++--- apps/web/src/app/search/HomePage.tsx | 6 +++--- apps/web/src/app/signup/page.tsx | 2 +- apps/web/src/app/tosing/page.tsx | 6 +++--- apps/web/src/app/withdrawal/page.tsx | 2 +- 11 files changed, 21 insertions(+), 21 deletions(-) diff --git a/apps/web/src/Footer.tsx b/apps/web/src/Footer.tsx index 62f973ac..76bd7f4f 100644 --- a/apps/web/src/Footer.tsx +++ b/apps/web/src/Footer.tsx @@ -30,7 +30,7 @@ export default function Footer() { const navPath = pathname.split('/')[1]; return ( -