@@ -348,9 +348,9 @@ onMounted(() => {
.copyright {
position: absolute;
- width: 520px;
+ width: 100vw;
bottom: 70px;
- left: calc(50% - 250px);
+ text-align: center;
font-family: PingFang SC;
font-weight: 400;
color: #aaa;