Skip to content

Commit

Permalink
enable hover for fr
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian committed Mar 26, 2024
1 parent 60c1baa commit ce9e639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/Detail.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
width={x.bandwidth()}
height={y(verseNumber) - y(verseNumber + 1)}
fill="currentColor"
class="hover:text-primary-500"
on:click={() => {
console.log(hasVerse);
}}
Expand Down

0 comments on commit ce9e639

Please sign in to comment.