diff --git a/Apps.js b/Apps.js index bb77de6..4358702 100644 --- a/Apps.js +++ b/Apps.js @@ -484,12 +484,13 @@ const MapsButton = ({ onPress, top, mapSwitch }) => { textAlignVertical: "center", fontWeight: "bold", color: "white", + fontSize: 20, }, }; return ( - + );