add:not found page

This commit is contained in:
kokopi-dev
2026-03-09 01:19:27 +09:00
parent cd593219f7
commit c5c49f07e9
4 changed files with 33 additions and 0 deletions

View File

@@ -27,6 +27,10 @@
}
@layer base {
body {
font-family: var(--font-sans);
-webkit-font-smoothing: antialiased;
}
@keyframes fadeUp {
from {
opacity: 0;