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,
},
homeTab: {
marginTop: 2,
marginHorizontal: 4,
borderWidth: 1,
borderColor: Colors.accent300,
borderRadius: 50,