mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
chore: update dependencies and style
This commit is contained in:
parent
d6cff842e1
commit
4fc12b804c
8 changed files with 25 additions and 22 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue