Add 404 page

This commit is contained in:
video-prize-ranch
2022-05-23 11:30:17 -04:00
parent 6eee86d682
commit d05f7f868d
6 changed files with 41 additions and 4 deletions

View File

@@ -37,6 +37,10 @@ main {
margin: 0 24vw;
}
.errorTitle {
text-align: center;
}
.posts {
margin-top: 1em;
display: grid;