profile: amend mobile 'back' link size

This commit is contained in:
Matilde Park 2020-12-02 16:23:30 -05:00
parent 3283bd7134
commit 7f3ec5549d

View File

@ -104,6 +104,7 @@ export default function ProfileScreen(props: any) {
alignItems="center"
px={3}
borderBottom={1}
fontSize='0'
borderBottomColor="washedGray"
>
<Link to="/~profile">{"<- Back"}</Link>