This commit is contained in:
liuye
2023-02-07 11:19:27 +08:00
parent a5a976632f
commit e4be606da9

View File

@@ -560,7 +560,7 @@ export default {
} }
} }
.turntable-content { .turntable-content {
width: 696px; width: 698px;
height: 1020px; height: 1020px;
background-image: url('./img/turntable-bg.png'); background-image: url('./img/turntable-bg.png');
background-size: 100% 100%; background-size: 100% 100%;
@@ -604,7 +604,7 @@ export default {
} }
.turntable { .turntable {
position: relative; position: relative;
top: 74px; top: 72px;
margin: 0 auto; margin: 0 auto;
background: #fff; background: #fff;
height: 538px; height: 538px;