From a8d0713562c23d86af44a96036a8dd2faca97446 Mon Sep 17 00:00:00 2001 From: lucysoo95 Date: Wed, 4 May 2022 10:15:35 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EC=9C=A0=EC=8B=9D-=20=EC=B6=94?= =?UTF-8?q?=EC=B2=9C=EC=8B=9D=EC=9E=AC=EB=A3=8C=20=EC=9D=B4=EB=AF=B8?= =?UTF-8?q?=EC=A7=80=20=EC=9E=98=EB=A6=AC=EB=8A=94=20=ED=98=84=EC=83=81=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/m/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index b08d419..bc9f6c6 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -9202,7 +9202,7 @@ p.selectbox { .nutrition_introduce_img_big img { display: inherit; - width: 70%; + width: 100%; max-width: 500px; margin: 0 auto; }