This commit is contained in:
2024-02-23 14:14:49 +08:00
parent bce2d7d2bc
commit 6b17c6f2c2
3 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 488 KiB

BIN
src/images/bg-center.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 896 KiB

View File

@@ -1272,16 +1272,16 @@ export default {
justify-content: space-between;
align-items: center;
.n_left_wraper
width 24%
width 22%
height 100%
.n_right_wraper
width 24%
width 22%
height 100%
.n-center_wraper
width calc(52% - 40px)
width calc(56% - 40px)
height 100%
padding-top 5px
background center / 100% 100% url('../../images/bg-center.jpg') no-repeat
background center / 100% 100% url('../../images/bg-center.png') no-repeat
.w_wraper
width 100%
height 100%