mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-01 19:25:17 +02:00
Release workflows
This commit is contained in:
parent
143f84e910
commit
967a125b2f
5 changed files with 66 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue