perf:优化样式

This commit is contained in:
Xwen
2023-12-24 16:07:13 +08:00
parent f391afaef8
commit 69cfb63d03
5 changed files with 89 additions and 81 deletions

View File

@@ -11,10 +11,8 @@
background-color: #f0f2f5;
}
.content-main {
margin: 0 auto;
display: flex;
justify-content: center;
width: 1300px;
min-height: 1150px;
}
</style>