From 594568ed2d3f96137b8f5920d33a530c2871f972 Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Mon, 7 Apr 2025 13:37:14 +0900 Subject: [PATCH] .. --- public/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/custom.css b/public/css/custom.css index f606c35..7bcee0a 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -743,7 +743,7 @@ width: 80px; height: 80px; border-radius: 50%; - object-fit: cover; + object-fit: contain; margin-bottom: 10px; } .switch {