more refactoring of <head>; login -> alpine ajax

This commit is contained in:
Simon Martens
2025-05-29 14:15:02 +02:00
parent 0d0918fb5d
commit cbbfa77865
9 changed files with 86 additions and 160 deletions

View File

@@ -86,6 +86,10 @@
@apply ml-14 list-disc;
}
label {
@apply select-none;
}
#mainmenu nav > a {
@apply hover:!border-zinc-200;
}