diff --git a/app/index.tsx b/app/index.tsx index f38abc5..7fd91d8 100644 --- a/app/index.tsx +++ b/app/index.tsx @@ -246,9 +246,7 @@ const styles = StyleSheet.create({ alignItems: "center", }, searchButton: { - padding: 10, borderRadius: 30, - marginLeft: 10, }, // Category Selector categoryContainer: {