update index page images

This commit is contained in:
Andy Leong 2024-02-20 15:34:38 +08:00
parent 25fbf95e2c
commit 9cb855a0fe
13 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 387 KiB

After

Width:  |  Height:  |  Size: 376 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 KiB

After

Width:  |  Height:  |  Size: 247 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 99 KiB

View File

@ -171,7 +171,7 @@ const showVC = () => {
.index-windows{ .index-windows{
pointer-events: none; pointer-events: none;
@include pos(737px, 744px, 6.5px, 440px); @include pos(743px, 744px, 3px, 440px);
@include bg_pos("index/windows.png"); @include bg_pos("index/windows.png");
} }
@ -183,7 +183,7 @@ const showVC = () => {
.index-title { .index-title {
// pointer-events: none; // pointer-events: none;
@include pos(538px, 98px, 106px, 312px); @include pos(542px, 101px, 104px, 309px);
@include bg_pos("index/title.png"); @include bg_pos("index/title.png");
} }