minor govno
This commit is contained in:
@@ -30,13 +30,11 @@ const styles = StyleSheet.create({
|
||||
backgroundColor: '#2478F8',
|
||||
borderRadius: responsiveWidth(1),
|
||||
padding: responsiveWidth(2),
|
||||
flex: 1,
|
||||
|
||||
},
|
||||
text: {
|
||||
color: "white",
|
||||
fontSize: RFPercentage(2),
|
||||
textAlignVertical:"center",
|
||||
textAlignVertical: "center",
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user