Change Margins

This commit is contained in:
Samuel Oberhofer
2022-12-10 18:57:38 +01:00
parent 1a4edb5e6d
commit b84e4c74ce
+1 -1
View File
@@ -83,7 +83,7 @@ const styles = StyleSheet.create({
backgroundColor: Colors.primary500, backgroundColor: Colors.primary500,
}, },
homeTab: { homeTab: {
marginTop: 2, marginHorizontal: 4,
borderWidth: 1, borderWidth: 1,
borderColor: Colors.accent300, borderColor: Colors.accent300,
borderRadius: 50, borderRadius: 50,