forked from mirrors/thatmattlove-hyperglass
fix logo width on mobile
This commit is contained in:
parent
c79ba8b727
commit
1d1dcd8319
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ const MWrapper = (props: MWrapperProps): JSX.Element => {
|
|||
layout
|
||||
spacing={1}
|
||||
alignItems={formInteractive ? 'center' : 'flex-start'}
|
||||
maxWidth="25%"
|
||||
{...props}
|
||||
/>
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue