From 0f275434c9df28826339bee757de577b7d3f08d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B0=BD=EC=88=98?= Date: Thu, 24 Apr 2025 10:13:14 +0900 Subject: [PATCH] =?UTF-8?q?css=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/_reset.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/_reset.scss b/src/styles/_reset.scss index deafc8c..ecb7f2c 100644 --- a/src/styles/_reset.scss +++ b/src/styles/_reset.scss @@ -377,6 +377,7 @@ button{ font-size: 12px; color: #fff; line-height: 1.4; + text-align: left; } &:hover{ background-color: #2C2C2C;