Reduce left logo padding

This commit is contained in:
David Corbitt
2023-07-11 14:08:57 -06:00
parent 31c581d0fb
commit ebe4d5bef6

View File

@@ -50,7 +50,7 @@ const NavSidebar = () => {
return (
<VStack align="stretch" bgColor="gray.100" py={2} pb={0} height="100%">
<Link href="/" w="full" _hover={{ textDecoration: "none" }}>
<HStack spacing={0} pl="4">
<HStack spacing={0} pl="3">
<Image src="/logo.svg" alt="" w={8} h={8} />
<Heading size="md" p={2} pl={{ base: 16, md: 2 }}>
OpenPipe