From f5d2d756162c8fc5675dba8ac7fffa2f3c04fa3c Mon Sep 17 00:00:00 2001 From: Anye <53684988+Anyexyz@users.noreply.github.com> Date: Fri, 22 Nov 2024 10:32:11 +0800 Subject: [PATCH] fix: update subtitle opacity for better visibility in hero module (#221) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix: update subtitle opacity for better visibility in hero module, close #129 ```release-note 修复首页副标题显示不明显的问题。 ``` --- templates/modules/hero.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/modules/hero.html b/templates/modules/hero.html index 7f5c295..b743f09 100644 --- a/templates/modules/hero.html +++ b/templates/modules/hero.html @@ -36,7 +36,7 @@