Skip to content

Commit

Permalink
fix: lang switch issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ginifizz committed Sep 30, 2024
1 parent d740d30 commit b99a9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{{ else }}
bg-white/75 fixed top-0 backdrop-blur-sm text-purple shadow-header border-b
border-gray-300
{{ end }} left-0 z-30 w-full top-0 group overflow-x-hidden"
{{ end }} left-0 z-30 w-full top-0 group"
>

<!--<a
Expand Down

0 comments on commit b99a9aa

Please sign in to comment.