Skip to content

Commit

Permalink
chore: use back hover animation for nav in desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
eazypau committed Jan 6, 2024
1 parent 0fb0c68 commit 5c9c124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/NavBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
:key="item.id"
:data-index="index"
:href="item.href"
class="underAnimation"
>{{ item.name }}</NuxtLink
>
</TransitionGroup>
Expand Down

0 comments on commit 5c9c124

Please sign in to comment.