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

View File

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