From 0aebdaea0c83c99a648f22e1e81a7e458bd5d1b8 Mon Sep 17 00:00:00 2001 From: thug0bin Date: Tue, 3 Mar 2026 00:48:24 +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=EC=B5=9C?= =?UTF-8?q?=EC=A2=85=20=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - flexbox 중앙 정렬 - 160px 너비, 높이 자동 - border/outline 명시적 제거 --- 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 51a6ff1..84a9360 100644 --- a/backend/templates/my_page.html +++ b/backend/templates/my_page.html @@ -466,8 +466,8 @@
-
- +
+
💊