Skip to content

Commit

Permalink
some ui tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
velzie committed Sep 12, 2023
1 parent 986bd3f commit a2d9da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@
<div class="h-full flex flex-col p-6 gap-6 justify-center">
<div class="flex justify-between items-center">
<div class="flex gap-2 text-2xl">
<p>Adrift</p>
<Icon icon="material-symbols:sailing" />
<p>Adrift</p>
</div>
<div class="flex flex-col text-center justify-end px-2">
<p class="sm:text-xl lg:text-xl">
Expand Down

0 comments on commit a2d9da2

Please sign in to comment.