This commit is contained in:
Dragon
2023-10-27 16:26:43 +08:00
parent 4c6db02606
commit 4e14fbe8d5
5 changed files with 2 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ body::-webkit-scrollbar {
.giftBox {
width: 9.2rem;
height: 5.96rem;
height: 6.49333rem;
background: url(../images/giftBox.png) no-repeat;
background-size: 100% 100%;
margin: 0 auto 0.06667rem;

View File

@@ -110,7 +110,7 @@ body {
.giftBox {
width: px2rem(690);
height: px2rem(447);
height: px2rem(487);
background: url(../images/giftBox.png) no-repeat;
background-size: 100% 100%;
margin: 0 auto px2rem(5);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 105 KiB