From 59682465872dd55794f634f990c12be9fbfdf76c Mon Sep 17 00:00:00 2001 From: isol2011 Date: Wed, 20 Jul 2022 17:29:35 +0900 Subject: [PATCH] =?UTF-8?q?[=EC=88=98=EC=A0=95]=20=ED=99=88=EB=B2=84?= =?UTF-8?q?=ED=8A=BC=20=EC=A4=91=EC=95=99=EC=A0=95=EB=A0=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/m/css/style.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index 01f7044..5e09abc 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -6173,7 +6173,10 @@ main { } .iyu_nav ul .nav_list03 .icon { - background: #FF9C00 url(../img/main/iyu_nav_ico03.png) no-repeat center/44% auto; + background: #FF9C00 url(../img/main/iyu_nav_ico03.png); + background-repeat: no-repeat; + background-position: center center; + background-size: 55% 55%; width: 60px; height: 60px; border-radius: 50%; @@ -16411,6 +16414,12 @@ main.sona_cont_measurement { justify-content: flex-end; } +.community_view01 .option3_btn { + display: flex; + width: 1.5rem; + justify-content: flex-end; +} + /* 8-17.설정하기-Dday등록 */ .m_set_d_day { height: 100%;