宽度修正

This commit is contained in:
2025-12-02 10:58:15 +08:00
parent 0304804057
commit 80ddcc96d3
5 changed files with 16 additions and 6 deletions

View File

@@ -234,7 +234,7 @@ onMounted(() => {
}
.section {
max-width: 1440px;
// max-width: 1440px;
margin: 0 auto;
padding: 0 120px;
margin-top: 60px;