Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
feat: remove menu icon
Browse files Browse the repository at this point in the history
  • Loading branch information
uhidontkno committed Jun 5, 2024
1 parent 5519ff0 commit ecd5861
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions frontend/src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@

<div class="top-app-bar">
<img src="./assets/favicon.png" class="w-10 mr-4" alt="Deblok"/>
<a href={undefined} >
<Button variant="outline" class="p-2 border-0">
<Menu />
</Button>
</a>
<span class="ml-auto">
<a href={undefined} >
<Button variant="outline" class="p-2 border-0">
Expand Down

0 comments on commit ecd5861

Please sign in to comment.