diff --git a/components/ChatBubble/UserDetails.tsx b/components/ChatBubble/UserDetails.tsx index aa02561..a3d803f 100644 --- a/components/ChatBubble/UserDetails.tsx +++ b/components/ChatBubble/UserDetails.tsx @@ -15,7 +15,7 @@ const UserDetails = ({ sent }: UserDetailsProps) => { alt="Krishna" height={58} width={58} - className="flex-1 aspect-square h-10 w-10 md:h-14 md:w-14 rounded-full" + className="flex aspect-square h-10 w-10 md:h-14 md:w-14 rounded-full" src={sent ? "/Avatars/arjuna.png" : "/Avatars/krishna.png"} />
About Us -

{/* Donate */} + + Open Source +
@@ -154,7 +159,7 @@ export default function Navbar() { Home @@ -162,28 +167,28 @@ export default function Navbar() { About Us Donate BhagavadGita.io Bhagavad Gita App