From 6eae7a3769aad1424a69d1ba676268f1acccad04 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Mon, 10 May 2021 13:25:57 -0400 Subject: fixed various font issues --- src/components/search/SearchBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/search') diff --git a/src/components/search/SearchBar.tsx b/src/components/search/SearchBar.tsx index 8a53178b..25ea3b59 100644 --- a/src/components/search/SearchBar.tsx +++ b/src/components/search/SearchBar.tsx @@ -165,7 +165,7 @@ const styles = StyleSheet.create({ }, input: { flex: 1, - fontSize: normalize(19), + fontSize: normalize(15), color: '#000', letterSpacing: 0.5, }, -- cgit v1.2.3-70-g09d2