1
0

auto-git:

[change] index.html
This commit is contained in:
2025-05-24 19:54:22 +02:00
parent 4cac7eba28
commit c638b4dfa9

View File

@@ -188,7 +188,7 @@
<svg id="folderTitleArrow"
class="h-4 w-6 flex-none transition-transform"
viewBox="0 0 24 24">
<path stroke="#fff" stroke-width="2" fill="none"
<path stroke="currentColor" stroke-width="2" fill="none"
stroke-linecap="round" stroke-linejoin="round"
d="M9 5l7 7-7 7"/>
</svg>