fix uncenetered site logo

This commit is contained in:
Jakub 2024-02-12 22:43:09 -05:00
parent 8aebce91cc
commit 2e0c569dfb

View File

@ -4,6 +4,7 @@
.not-found a.logo {
width: 100%;
padding: 20px 0;
background-color: var(--alt-bg);
text-align: center;
pointer-events: none;