1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-01 19:25:17 +02:00

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"