tweaks
This commit is contained in:
@@ -81,13 +81,14 @@ templ navRight() {
|
||||
</div>
|
||||
</div>
|
||||
} else {
|
||||
<a
|
||||
class="hidden rounded-lg px-4 py-2 sm:block
|
||||
<button
|
||||
class="hidden rounded-lg px-4 py-2 sm:block hover:cursor-pointer
|
||||
bg-green hover:bg-green/75 text-mantle transition"
|
||||
href="/login"
|
||||
hx-post="/login"
|
||||
hx-swap="none"
|
||||
>
|
||||
Login
|
||||
</a>
|
||||
</button>
|
||||
}
|
||||
</div>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user