fix stuff

This commit is contained in:
Never Gude 2026-08-18 15:34:10 +02:00
parent 98616f01ad
commit 2033385119
6 changed files with 10 additions and 6 deletions

View file

@ -117,13 +117,15 @@ main {
#page-header div {
display: flex;
gap: 4pt;
gap: 2pt;
}
#page-header a {
display: block;
color: var(--foreground);
text-decoration: none;
padding: 2pt;
border-radius: 3pt;
}
.page-header-button {