From 31d1f83291e367b641f7db5d7c8f2c129d98eaa8 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Mon, 28 Oct 2024 05:50:59 +0530 Subject: [PATCH] feat: logo styling --- src/components/molecules/NavBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/NavBar.tsx b/src/components/molecules/NavBar.tsx index f22f4dfb..29537e70 100644 --- a/src/components/molecules/NavBar.tsx +++ b/src/components/molecules/NavBar.tsx @@ -50,7 +50,7 @@ export const NavBar: React.FC = ({ recordingName, isRecording }) => display: 'flex', justifyContent: 'flex-start', }}> - +
Maxun
{