mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-11 04:22:19 +00:00
mostly right
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
'group absolute flex size-3 cursor-pointer items-center justify-center opacity-0 [animation-delay:var(--delay)]',
|
||||
{ 'animate-fade-in': animate }
|
||||
)}
|
||||
style="left:{x}%; top:{y}%; --delay:{index * 10}ms; transform: translate(-50%, -50%);"
|
||||
style="left:{x}%; top:{y}%; --delay:{index * 10}ms;"
|
||||
data-region={slugify(city)}
|
||||
data-active={isOpen}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user