This commit is contained in:
2026-03-19 04:34:04 +00:00
parent 2e399f1c41
commit 5b2c7e4506
3 changed files with 1 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ export default function App() {
{/* Sidebar */}
<aside className="w-64 bg-card border-r border-border flex flex-col">
<div className="p-6 border-b border-border flex items-center justify-center">
<img src={logo} alt="labwise" className="h-10" />
<img src={logo} alt="labwise" className="h-15" />
</div>
<nav className="flex-1 p-4">