修复404页面header和footer轻微错位

This commit is contained in:
2026-02-12 23:36:45 +08:00
parent d4483f204e
commit b325577b6d
+4
View File
@@ -23,6 +23,10 @@
width: 100%;
}
.error404 {
overflow-y: scroll;
}
.error-content {
max-width: 520px;
}