forked from mirrors/thatmattlove-hyperglass
fix logo sizing
This commit is contained in:
parent
a0c3dfbea3
commit
9f6492b293
1 changed files with 1 additions and 0 deletions
|
|
@ -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}
|
||||
>
|
||||
<MatchedMode
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue