diff --git a/static/diaries/custom_photo.css b/static/diaries/custom_photo.css index 828d0f0..64848a9 100644 --- a/static/diaries/custom_photo.css +++ b/static/diaries/custom_photo.css @@ -299,4 +299,8 @@ input[type="range"]::-webkit-slider-thumb { .custom_save_btn_psy { width: 40%; } + + .sticker_resize_handle_kes { + display: none; + } } \ No newline at end of file diff --git a/static/users/alarm.css b/static/users/alarm.css index b02f304..21c0240 100644 --- a/static/users/alarm.css +++ b/static/users/alarm.css @@ -134,6 +134,7 @@ justify-content: center; align-items: center; } + @media (max-width: 430px) { .alarm_container_ksy { width: 100%; @@ -161,4 +162,12 @@ left: 51%; } } - + + @media (max-width: 390px) { + .badge_overlay_text_kes { + width: 58%; + left: 44%; + } + } + + \ No newline at end of file diff --git a/templates/diaries/pages/sticker.html b/templates/diaries/pages/sticker.html index 510a577..696fb5b 100644 --- a/templates/diaries/pages/sticker.html +++ b/templates/diaries/pages/sticker.html @@ -75,7 +75,6 @@