diff --git a/Exercises.tsx b/Exercises.tsx index 6210495..a14cac4 100644 --- a/Exercises.tsx +++ b/Exercises.tsx @@ -61,5 +61,6 @@ const styles = StyleSheet.create({ container: { padding: 10, flexGrow: 1, + paddingBottom: '10%', }, });