Profile: collapse header padding on mobile

Fixes urbit/landscape#392
This commit is contained in:
Liam Fitzgerald 2021-02-11 17:42:39 +10:00
parent 2995d5a070
commit a3a8bf5f2c
No known key found for this signature in database
GPG Key ID: D390E12C61D1CFFB

View File

@ -50,7 +50,7 @@ export function Profile(props: any) {
return (
<Center
p={4}
p={[0,4]}
height="100%"
width="100%">
<Box