From e0499d32314e40fb9213855c719a4dd976253949 Mon Sep 17 00:00:00 2001 From: okorion Date: Mon, 3 Aug 2026 15:32:26 +0900 Subject: [PATCH] =?UTF-8?q?[style]=20=EB=B0=98=EC=9D=91=ED=98=95=20?= =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20=EC=A0=95=EB=8F=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 변경 유형: style - 주된 영역: src/ - 변경 의도: src/의 시각 표현, 레이아웃, 접근성을 더 읽기 좋게 다듬습니다. Co-authored-by: Codex --- src/App.tsx | 9 ++++++++- src/index.css | 32 +++++++++++++++++++++++++++++++- 2 files changed, 39 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 07350ea..230f098 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -161,7 +161,11 @@ export default function App() { const share = getActivityShare(bucket, allActivityCount) return ( -
  • +