wuhp commited on
Commit
7da31e5
·
verified ·
1 Parent(s): cc84ded

Update components/Sidebar.tsx

Browse files
Files changed (1) hide show
  1. components/Sidebar.tsx +1 -1
components/Sidebar.tsx CHANGED
@@ -86,7 +86,7 @@ const Sidebar: React.FC<SidebarProps> = ({ onOpenAIBuilder, onSelectTemplate, on
86
  <img
87
  src="https://huggingface.co/spaces/wuhp/testarcbuilder/resolve/main/public/logo.png"
88
  alt="wuhp"
89
- className="w-8 h-8 object-contain transition-transform group-hover:scale-110"
90
  />
91
  <h1 className="text-xl font-bold bg-gradient-to-r from-blue-400 to-violet-400 bg-clip-text text-transparent">
92
  wuhp
 
86
  <img
87
  src="https://huggingface.co/spaces/wuhp/testarcbuilder/resolve/main/public/logo.png"
88
  alt="wuhp"
89
+ className="w-10 h-10 object-contain transition-transform group-hover:scale-110"
90
  />
91
  <h1 className="text-xl font-bold bg-gradient-to-r from-blue-400 to-violet-400 bg-clip-text text-transparent">
92
  wuhp