@@ -154,6 +154,7 @@ const styles = StyleSheet.create({
color: textPrimary,
padding: 16,
fontSize: 16,
- fontWeight: "bold"
+ fontWeight: "bold",
+ marginRight: 16
}
})