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 */} {/* Sidebar */}
<aside className="w-64 bg-card border-r border-border flex flex-col"> <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"> <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> </div>
<nav className="flex-1 p-4"> <nav className="flex-1 p-4">

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

BIN
public/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB