From 09b50ea4cb143f32487b1ffaf9ab80a9c400928d Mon Sep 17 00:00:00 2001 From: dsyoon Date: Mon, 18 Aug 2025 15:40:07 +0900 Subject: [PATCH] init --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 767afcb..290ea35 100644 --- a/style.css +++ b/style.css @@ -24,7 +24,7 @@ body { box-shadow: 1px 0 8px #FFD180; } .logo { - font-size: 2rem; + font-size: 1.5rem; font-weight: bold; color: #FF9800; margin-bottom: 40px;