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