Recommend app component

This commit is contained in:
2024-06-26 15:03:43 +08:00
parent 21d3d71936
commit 6667bff188
5 changed files with 31 additions and 21 deletions

View File

@@ -25,6 +25,6 @@ import Copyright from "@/components/Copyright.vue"
<style scoped>
.p-container {
max-width: 64rem;
max-width: 40rem;
}
</style>