From 30c95f3f39cd7dff4080e813259d94e8b9857221 Mon Sep 17 00:00:00 2001 From: flt6 <1404262047@qq.com> Date: Fri, 24 Apr 2026 09:32:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=A7=BB=E5=8A=A8=E7=AB=AF?= =?UTF-8?q?=E5=B0=BE=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post.html b/post.html index 9a9d95f..e7b2bd1 100644 --- a/post.html +++ b/post.html @@ -17,7 +17,7 @@ @media (max-width: 768px), (orientation: portrait) { .responsive-img { - width: 90%; + width: 100%; } } \ No newline at end of file