style: logo smaller size
This commit is contained in:
@@ -49,8 +49,8 @@ const styles = StyleSheet.create({
|
||||
elevation: 5,
|
||||
},
|
||||
logo: {
|
||||
width: 150,
|
||||
height: 125,
|
||||
width: 100,
|
||||
height: 100,
|
||||
resizeMode: "contain",
|
||||
marginLeft: 10,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user