From 9f6492b2937e926183de2a0356a86e6ef23d4c54 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Fri, 14 Feb 2020 16:20:16 -0700 Subject: [PATCH] fix logo sizing --- ui/components/Title.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/components/Title.js b/ui/components/Title.js index ccb12bd..7837b89 100644 --- a/ui/components/Title.js +++ b/ui/components/Title.js @@ -85,6 +85,7 @@ export default React.forwardRef(({ onClick, isSubmitting, ...props }, ref) => { _hover={{ textDecoration: "none" }} justifyContent={btnJustify[isSubmitting]} px={0} + maxW={["90%", "90%", "25%", "25%"]} {...props} >