aboutsummaryrefslogtreecommitdiff
path: root/src/components/profile/Content.tsx
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-03-29 14:43:35 -0400
committerIvan Chen <ivan@tagg.id>2021-03-29 14:43:35 -0400
commitee80ddfb8a486fea31d845aba4e0b4847fe637e9 (patch)
treef375a074fa23ca70c304f93b5577ed830250394c /src/components/profile/Content.tsx
parentdecacdda9f9f7e7b7649422ed86005fe7ab4adcf (diff)
updated padding
Diffstat (limited to 'src/components/profile/Content.tsx')
-rw-r--r--src/components/profile/Content.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/profile/Content.tsx b/src/components/profile/Content.tsx
index c9a87ad1..a22b9728 100644
--- a/src/components/profile/Content.tsx
+++ b/src/components/profile/Content.tsx
@@ -172,7 +172,6 @@ const styles = StyleSheet.create({
},
contentContainer: {
flexGrow: 1,
- paddingBottom: SCREEN_HEIGHT * 0.1,
},
});