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 2c580c5b..61dea11e 100644
--- a/src/screens/search/SearchScreen.tsx
+++ b/src/screens/search/SearchScreen.tsx
@@ -176,7 +176,7 @@ const SearchScreen: React.FC = () => {
const styles = StyleSheet.create({
screenContainer: {
- paddingTop: 10,
+ paddingTop: 15,
backgroundColor: '#fff',
},
contentContainer: {