feat: 404 page

This commit is contained in:
2026-07-09 16:23:45 +08:00
parent 26ce6ed4ef
commit 540168d30f
3 changed files with 40 additions and 5 deletions

View File

@@ -95,7 +95,7 @@ list.map((post) => {
color: #6b7280;
}
@media (max-width: 640px) {
@media (max-width: 768px) {
.posts {
gap: 12px;
}