From 0676c4f466e47c0bf33fd67ad976fb563ad03a20 Mon Sep 17 00:00:00 2001 From: thug0bin Date: Tue, 3 Mar 2026 00:44:31 +0900 Subject: [PATCH] =?UTF-8?q?style:=20AI=20=EC=B6=94=EC=B2=9C=20=EC=9D=B4?= =?UTF-8?q?=EB=AF=B8=EC=A7=80=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EA=B0=9C?= =?UTF-8?q?=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 중앙 정렬 (flexbox) - 크기 100px → 120px - 회색 배경 + 둥근 모서리 (16px) - 패딩 추가로 여백 확보 --- backend/templates/my_page.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/templates/my_page.html b/backend/templates/my_page.html index 8e4c397..3886d34 100644 --- a/backend/templates/my_page.html +++ b/backend/templates/my_page.html @@ -466,8 +466,8 @@
-
- +
+
💊