diff --git a/src/HomePage.tsx b/src/HomePage.tsx index 5dadb587..bd1327c1 100644 --- a/src/HomePage.tsx +++ b/src/HomePage.tsx @@ -60,6 +60,7 @@ const createStyles = () => fontSize: 40, fontWeight: '600', // SemiBold paddingLeft: 36, + color: 'black', }, });