style: logo smaller size

This commit is contained in:
Yordan Simeonov
2025-10-29 17:18:11 +11:00
parent e7c26a15b1
commit 04a44bad7b

View File

@@ -49,8 +49,8 @@ const styles = StyleSheet.create({
elevation: 5,
},
logo: {
width: 150,
height: 125,
width: 100,
height: 100,
resizeMode: "contain",
marginLeft: 10,
},