Skip to content

Commit

Permalink
Use proper arrow symbols for <kbd>
Browse files Browse the repository at this point in the history
It looked weird in Chrome
  • Loading branch information
PerchunPak committed Feb 8, 2024
1 parent fc83be9 commit 29fce64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/components/Sidebar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
</div>
<p class="hidden xl:block mt-6">
Tip: you can use
<kbd class="kbd">︎</kbd> /
<kbd class="kbd">︎</kbd>
<kbd class="kbd">&larr;︎</kbd> /
<kbd class="kbd">&rarr;︎</kbd>
and
<kbd class="kbd">A</kbd> /
<kbd class="kbd">D</kbd>
Expand Down

0 comments on commit 29fce64

Please sign in to comment.