This commit is contained in:
李志鹏
2026-05-19 10:36:49 +08:00
5 changed files with 25 additions and 4 deletions

View File

@@ -14,7 +14,8 @@ defineExpose({})
.title-section{
width: 100%;
> .content{
max-width: 1400;
max-width: 1400px;
margin: 0 auto;
> .text{
padding: 200px 300px;
> h1{