Skip to content

Commit

Permalink
small ui changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Zorten committed Nov 14, 2024
1 parent b58a5bd commit c4e1f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/profile/settings/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const Settings = () => {

<TouchableOpacity
onPress={onSignOut}
className="mt-44 h-14 w-full justify-center rounded-full bg-beatdrop-primary"
className="mt-40 h-12 w-full justify-center rounded-full bg-beatdrop-primary"
>
<Text className="text-center text-xl font-semibold text-white">
Sign Out
Expand Down

0 comments on commit c4e1f42

Please sign in to comment.