This commit is contained in:
liuye
2024-08-07 12:00:14 +08:00
parent c53f60c9d3
commit 6daf7e03bf

View File

@@ -759,7 +759,11 @@ page {
z-index: 99;
text-align: center;
img {
margin-top: 300px;
width: 560px;
height: 560px;
position: relative;
top: 50%;
margin-top: -280px;
}
}