From a6a9f5e3e16566f19cae460dbc74c9bff5d70dd2 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 14:18:27 +0000 Subject: [PATCH] Adjust top page margin Increased the top margin on all pages by an additional 5px. --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 53e73d6..4743f81 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -118,7 +118,7 @@ function App() {
-
{/* 추가된 상단 여백 */} +
{/* 상단 여백 5px에서 10px로 증가 */}