Logo fix
This commit is contained in:
2
App.tsx
2
App.tsx
@@ -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
public/logo.png
Normal file
BIN
public/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 75 KiB |
Reference in New Issue
Block a user