BetterAPI commited on
Commit
0fa34f9
·
1 Parent(s): df6de78

Update src/lib/components/NavMenu.svelte

Browse files
Files changed (1) hide show
  1. src/lib/components/NavMenu.svelte +1 -1
src/lib/components/NavMenu.svelte CHANGED
@@ -25,7 +25,7 @@
25
 
26
  <div class="sticky top-0 flex flex-none items-center justify-between px-3 py-3.5 max-sm:pt-0">
27
  <a class="flex items-center rounded-xl text-lg font-semibold" href="{PUBLIC_ORIGIN}{base}/">
28
- <svg width="40px" height="40px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class={classNames}>
29
  <g id="SVGRepo_bgCarrier" stroke-width="0"/>
30
  <g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
31
  <g id="SVGRepo_iconCarrier">
 
25
 
26
  <div class="sticky top-0 flex flex-none items-center justify-between px-3 py-3.5 max-sm:pt-0">
27
  <a class="flex items-center rounded-xl text-lg font-semibold" href="{PUBLIC_ORIGIN}{base}/">
28
+ <svg width="40px" height="40px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
29
  <g id="SVGRepo_bgCarrier" stroke-width="0"/>
30
  <g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
31
  <g id="SVGRepo_iconCarrier">