This commit is contained in:
ken 2025-08-21 11:27:04 +08:00
parent b0a1c8e68f
commit fb7bef3bda
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 221 KiB

View File

@ -562,8 +562,8 @@ ul.button-mid{
} }
height: 90vh !important; height: 90vh !important;
.w-ba-banner__slide{ .w-ba-banner__slide{
-webkit-filter: brightness(50%); // -webkit-filter: brightness(50%);
filter: brightness(50%); // filter: brightness(50%);
position: fixed!important; position: fixed!important;
} }
.w-ba-banner__wrap{ .w-ba-banner__wrap{