feat: 404界面、微调ui

This commit is contained in:
2026-08-16 11:14:34 +08:00
parent fef7f239c9
commit 7eb0ae75fb
3 changed files with 18 additions and 1 deletions

View File

@@ -123,5 +123,10 @@ const {data} = await http.get<ApiResponse<Archive>>("posts/archives");
.year-title{
font-size: 24px;
}
.post-title{
font-size: 15px;
}
}
</style>