tweak verbiage and make other UI tweaks

This commit is contained in:
2024-07-28 17:09:57 -06:00
parent d4cafd2f79
commit 44ac98faa8
4 changed files with 26 additions and 10 deletions

View File

@@ -213,7 +213,7 @@
<div class="bg-slate-100 rounded-md overflow-hidden px-4 py-4 mt-8 mb-8">
<!-- label -->
<div class="mb-2 font-bold">Location</div>
<div class="mb-2 font-bold">Location for Searches</div>
<router-link
:to="{ name: 'search-area' }"
class="block w-full text-center text-m bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-2 rounded-md mb-2 mt-6"