feat: tweak some stuff

This commit is contained in:
2024-03-06 20:03:12 +01:00
parent c355d0c955
commit a74bd0cf16
5 changed files with 40 additions and 17 deletions

View File

@@ -42,7 +42,7 @@
height="100"
preserveAspectRatio="none"
style={`
--path: path("${createPath({ depth: 5, height: 27 })}");
--path: path("${createPath({ depth: 5, height: 27, y: 48.2 })}");
--hover-path: path("${createPath({ depth: 8, height: 24 })}");
`}
>