From 69baec5045ab2c2365f215b5d880bf11d7b5117f Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Tue, 18 Mar 2025 11:09:11 +0900 Subject: [PATCH] =?UTF-8?q?=EC=97=90=EB=9F=AC=ED=8E=98=EC=9D=B4=EC=A7=80?= =?UTF-8?q?=20css=20=EC=88=98=EC=A0=95=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/custom.css b/public/css/custom.css index e06cd3e..a8b4294 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -83,6 +83,7 @@ background: linear-gradient(90deg, orange, #ff8c00); box-shadow: 0 0 20px rgba(255, 140, 0, 1); transform: scale(1.05); + color: #fff; } /* 페이드 인 애니메이션 */ @keyframes fadeIn {