From b7a8b3f5bfbbe055f30ea9d33b0bd24e529f1b5b Mon Sep 17 00:00:00 2001 From: tingjiang cao Date: Thu, 21 Nov 2024 22:45:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 3ab0ff8..1334648 100644 --- a/index.html +++ b/index.html @@ -16,10 +16,10 @@ } img { - max-width: 200px; + max-width: 280px; height: auto; position: relative; - top: -200px; /* 向上偏移200px */ + top: -100px; /* 向上偏移200px */ }