Small mobile layout tweaks

This commit is contained in:
Jonny Barnes 2025-12-11 19:58:17 +00:00
commit 6b4607e4f9
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8
7 changed files with 35 additions and 33 deletions

View file

@ -88,8 +88,8 @@
<div class="footer-actions">
<search>
<form action="/search" method="get">
<label for="search" class="sr-only">Search</label>
<input type="search" id="search" name="q" title="Search"><button type="submit">Search</button>
<input type="search" id="search" name="q" aria-label="Search">
<button type="submit">Search</button>
</form>
</search>
@auth()