From 585ba5f7e22660e6f85651fd13e1c68bc6195e8d Mon Sep 17 00:00:00 2001 From: isol2011 Date: Sun, 3 Jul 2022 09:59:06 +0900 Subject: [PATCH] =?UTF-8?q?[=EC=88=98=EC=A0=95]=ED=99=88=EB=B2=84=ED=8A=BC?= =?UTF-8?q?=20=ED=81=AC=EA=B8=B0=20=ED=82=A4=EC=9A=B0=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/m/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index c72ab01..1982fdc 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -6174,8 +6174,8 @@ main { .iyu_nav ul .nav_list03 .icon { background: #FF9C00 url(../img/main/iyu_nav_ico03.png) no-repeat center/44% auto; - width: 50px; - height: 50px; + width: 60px; + height: 60px; border-radius: 50%; margin-top: -13px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); @@ -15544,7 +15544,7 @@ main.sona_cont_measurement { height: 16.5%; max-height: 65px; min-height: 40px; - margin-bottom: 3.5%; + margin: 2% 0; border: 1px solid; border-radius: 100px; }