404 update

This commit is contained in:
xelframe 2026-04-12 13:28:52 +03:00
commit 22845d87a9
2 changed files with 27 additions and 2 deletions

View file

@ -101,6 +101,18 @@ a:hover {
display: none;
}
.div-404 {
justify-content: center;
display: flex;
font-size: 6em;
}
.link-404 {
justify-content: center;
display: flex;
font-size: 3em;
}
@media (max-width: 900px) {
.window {
width: 100%;