aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/screens/search/SearchScreen.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/search/SearchScreen.tsx b/src/screens/search/SearchScreen.tsx
index dae1b174..34d98977 100644
--- a/src/screens/search/SearchScreen.tsx
+++ b/src/screens/search/SearchScreen.tsx
@@ -204,7 +204,7 @@ const SearchScreen: React.FC = () => {
const styles = StyleSheet.create({
screenContainer: {
- paddingTop: 10,
+ paddingTop: 15,
backgroundColor: '#fff',
},
contentContainer: {