Toyshot commited on
Commit
b7ade5c
·
verified ·
1 Parent(s): 4b2456c

Fix the 3 lins icon please

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -57,8 +57,8 @@
57
  <!-- Left Sidebar -->
58
  <div id="sidebar" class="w-[240px] h-full bg-[#171617] flex flex-col border-r border-dark-700 transition-all duration-300 ease-in-out">
59
  <button id="sidebar-toggle" class="ml-2 w-6 h-6 bg-dark-700 rounded-full flex items-center justify-center border border-dark-600 shadow-lg hover:bg-dark-600 transition-colors">
60
- <i data-feather="align-left" class="w-4 h-4 stroke-gray-400"></i>
61
- </button>
62
  <!-- Logo -->
63
  <div class="flex items-center p-4">
64
  <h1 class="text-xl serif text-[#EAE7E3] ml-2">Syntra</h1>
 
57
  <!-- Left Sidebar -->
58
  <div id="sidebar" class="w-[240px] h-full bg-[#171617] flex flex-col border-r border-dark-700 transition-all duration-300 ease-in-out">
59
  <button id="sidebar-toggle" class="ml-2 w-6 h-6 bg-dark-700 rounded-full flex items-center justify-center border border-dark-600 shadow-lg hover:bg-dark-600 transition-colors">
60
+ <i data-feather="menu" class="w-4 h-4 stroke-gray-400"></i>
61
+ </button>
62
  <!-- Logo -->
63
  <div class="flex items-center p-4">
64
  <h1 class="text-xl serif text-[#EAE7E3] ml-2">Syntra</h1>