From c99ee9e25f57b567d4cf3b49fd1c1f5da9d3f854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=EC=9D=B4=EC=86=94?= Date: Mon, 2 May 2022 16:20:41 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=ED=8D=BC=EB=B8=94=EB=A6=AC=EC=8B=B1=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=20-=20=EC=BB=A4=EB=AE=A4=EB=8B=88=ED=8B=B0?= =?UTF-8?q?=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20style=20=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index 41172dc..055c09a 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -10339,8 +10339,8 @@ p.selectbox { .community_img .swiper_wrap .swiper-container-single .img_box img { width: 100%; height: 100%; - -o-object-fit: cover; - object-fit: cover; + -o-object-fit: contain; + object-fit: contain; } From 945ff18385096ccd766a4963e6031505430308d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=EC=9D=B4=EC=86=94?= Date: Mon, 2 May 2022 16:22:26 +0900 Subject: [PATCH 2/2] =?UTF-8?q?ftl=20=EC=88=98=EC=A0=95=20-=20=ED=8A=9C?= =?UTF-8?q?=ED=86=A0=EB=A6=AC=EC=96=BC=20=EB=AC=B8=EA=B5=AC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/views/ftl/m/include/memory_tutorial.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/ftl/m/include/memory_tutorial.ftl b/src/main/webapp/WEB-INF/views/ftl/m/include/memory_tutorial.ftl index a31c578..3b2810d 100644 --- a/src/main/webapp/WEB-INF/views/ftl/m/include/memory_tutorial.ftl +++ b/src/main/webapp/WEB-INF/views/ftl/m/include/memory_tutorial.ftl @@ -3,15 +3,15 @@
-
오늘 하루동안 아이의 패턴을 확인해보세요.
+
아이의 기록을 타임 라인으로 확인해보세요.
-
주별로 아이의 패턴을 확인해보세요.
+
오늘 하루동안 아이의 패턴을 확인해보세요.
-
아이의 기록을 타임 라인으로 확인해보세요.
+
주별로 아이의 패턴을 확인해보세요.