chore: update dependencies and style

This commit is contained in:
radishzzz 2025-03-08 23:50:41 +00:00
parent d6cff842e1
commit 4fc12b804c
8 changed files with 25 additions and 22 deletions

View file

@ -1,8 +1,8 @@
<!-- Sentinel element for scroll detection -->
<div
id="top-sentinel"
class="pointer-events-none absolute left-0 top-0 h-px w-full"
aria-hidden="true"
class="pointer-events-none absolute left-0 top-0 h-px w-full"
/>
<button
@ -13,8 +13,8 @@
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
class="m-auto h-60% w-60%"
fill="currentColor"
class="m-auto h-60% w-60%"
>
<path d="M18 15l-6-6-6 6" />
</svg>