From e15eab741769aa89c62c398ba5f734a52ed20c34 Mon Sep 17 00:00:00 2001 From: strawberry42271 <2806566736@qq.com> Date: Sat, 8 Feb 2025 16:26:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AE=E5=88=87=E5=9B=BE=E7=89=87=E4=BF=9D?= =?UTF-8?q?=E6=8C=81=E5=AE=BD=E9=AB=98=E6=AF=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles.css b/styles.css index 1cafc4d..e87d555 100644 --- a/styles.css +++ b/styles.css @@ -600,6 +600,7 @@ p#name { background-size: cover; background-position: center; opacity: 0; + object-fit: contain; transform: translateX(100%) rotateY(30deg); transition: all 1s cubic-bezier(0.4, 0, 0.2, 1); border-radius: 10px;