From 8b0e8ac0bf0978ce6ac485cd3700b9715ecb1ee5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Wed, 3 Apr 2024 18:47:31 +0800 Subject: [PATCH] Update _config.fluid.yml --- _config.fluid.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.fluid.yml b/_config.fluid.yml index 05161363..ac734446 100644 --- a/_config.fluid.yml +++ b/_config.fluid.yml @@ -391,7 +391,7 @@ scroll_down_arrow: # 头图高度不小于指定比例,才显示箭头 # Only the height of the banner image is greater than the ratio, the arrow is displayed # Available: 0 - 100 - banner_height_limit: 80 + banner_height_limit: 50 # 翻页后自动滚动 # Auto scroll after page turning @@ -468,7 +468,7 @@ index: # 头图高度,屏幕百分比 # Height ratio of banner image # Available: 0 - 100 - banner_img_height: 20 + banner_img_height: 50 # 头图黑色蒙版的不透明度,available: 0 - 1.0, 1 是完全不透明 # Opacity of the banner mask, 1.0 is completely opaque