remove JUST the dupe 404.css file this time

This commit is contained in:
Jakub 2024-02-13 22:19:15 -05:00
parent 68c478352b
commit c2532014be

View File

@ -1,21 +0,0 @@
.not-found ul.menu li {
width: 100%;
}
.not-found a.logo {
width: 100%;
background-color: var(--alt-bg);
text-align: center;
pointer-events: none;
}
h1.not-found-num {
text-align: center;
font-size: 72px;
margin-top: 0;
}
h1.not-found {
text-align: center;
margin-bottom: 0;
}