fix centering aaa

This commit is contained in:
theBreadCompany 2025-05-07 02:18:27 +02:00
parent fa420e1659
commit 9929462c55

View file

@ -75,7 +75,6 @@ a { color: unset; text-decoration: none; }
border-bottom: 1px solid var(--text); border-bottom: 1px solid var(--text);
} }
.page-bar[bottom="true"] { .page-bar[bottom="true"] {
display: none;
border-top: 1px solid var(--text); border-top: 1px solid var(--text);
} }
.logo-big { .logo-big {