Skip to content

Commit

Permalink
fix nav bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Hetari committed Sep 7, 2024
1 parent 087cb32 commit 9902120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/Nav.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
label="[email protected]"
url="mailto:[email protected]"
/>
<div class="mt-6 flex flex-nowrap justify-start gap-x-1">
<div class="mt-6 flex flex-wrap justify-start gap-1">
<Button
class="contact border border-flax-smoke-600 opacity-0"
v-for="social in socialLinks"
Expand Down

0 comments on commit 9902120

Please sign in to comment.