diff --git a/src/screens/SimklSettingsScreen.tsx b/src/screens/SimklSettingsScreen.tsx index 1ef22708..d6a7bf96 100644 --- a/src/screens/SimklSettingsScreen.tsx +++ b/src/screens/SimklSettingsScreen.tsx @@ -431,7 +431,7 @@ const styles = StyleSheet.create({ disclaimer: { fontSize: 12, textAlign: 'center', - marginTop: 20, + marginTop: 8, marginBottom: 8, }, logoSection: { @@ -439,7 +439,7 @@ const styles = StyleSheet.create({ justifyContent: 'center', paddingVertical: 20, marginTop: 16, - marginBottom: 8, + marginBottom: 0, }, logo: { width: 150,