From 706b2afab0acb075d7607ef36b3478f1259576fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E5=A4=952077?= <274166795@qq.com> Date: Tue, 8 Jul 2025 13:13:45 +0800 Subject: [PATCH] Update custom.css --- assets/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/custom.css b/assets/css/custom.css index 78757c4..22d5b8f 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -10,7 +10,7 @@ h1:first-of-type { border-radius: .375rem; max-width: 100%; min-width: 100%; - height: clamp(250px, 30vh, 500px); + height: clamp(250px, 35vh, 500px); object-fit: cover; }