版本号添加

This commit is contained in:
unknown
2024-01-08 12:19:34 +08:00
parent 895385c4d7
commit 7820448c0d
3 changed files with 18 additions and 2 deletions

View File

@@ -39,9 +39,11 @@
height: 100%;
box-sizing: border-box;
padding: 90px 10px 80px 30px;
display: flex;
align-items: center;
.icon {
width: 400px;
height: 400px;
height: auto;
}
}
.right-box {