From b7074559042270b2123214a65fd62051e279bce0 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 06 Jun 2026 18:31:04 +0800
Subject: [PATCH] Fix hero stack crop: no text bleed, preserve 3-layer depth
---
docs/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/index.html b/docs/index.html
index 088c383..b83cd08 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -43,7 +43,7 @@
class="hero__stack-img"
src="assets/hero-visual-stack.jpg"
alt=""
- width="634"
+ width="533"
height="687"
fetchpriority="high"
decoding="async">
--
Gitblit v1.9.3