This commit is contained in:
X1627315083@163.com
2026-05-14 16:18:17 +08:00
parent dfd566e389
commit 1de788ccb7
3 changed files with 2 additions and 18 deletions

View File

@@ -60,6 +60,8 @@ const {} = toRefs(data);
background-color: #463a37;
> .content{
max-width: 1200px;
margin: 0 auto;
padding: 100px 0;
}
}
</style>