Release workflows

This commit is contained in:
Sean Morley
2024-08-06 09:02:55 -04:00
parent 143f84e910
commit 967a125b2f
5 changed files with 66 additions and 4 deletions

View File

@@ -151,7 +151,7 @@
<Marker
{lngLat}
on:click={() => (clickedName = name)}
class="grid h-8 w-8 place-items-center rounded-full border border-gray-200 bg-red-300 text-black shadow-2xl focus:outline-2 focus:outline-black"
class="grid h-8 w-8 place-items-center rounded-full border border-gray-200 bg-red-300 text-black shadow-md"
>
<svg
width="24"