Skip to content

Commit

Permalink
fixed text spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
StarNumber12046 committed Sep 22, 2024
1 parent f5dbb4e commit ec4d676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/MenuBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const styles = StyleSheet.create({
zIndex: 99,
},
text: {
fontSize: 28,
fontSize: 24,
fontWeight: "bold",
alignSelf: "center", // Center each text element vertically
color: "white",
Expand Down

0 comments on commit ec4d676

Please sign in to comment.