diff --git a/frontend/src/pages/Home.tsx b/frontend/src/pages/Home.tsx index 1d093e0..7909be9 100644 --- a/frontend/src/pages/Home.tsx +++ b/frontend/src/pages/Home.tsx @@ -145,7 +145,7 @@ const Home = () => { focusBorderColor='white' borderBottomWidth={'2px'} color='white' - fontSize={{base:'16px', lg: '20px'}} + fontSize={{ lg: '20px'}} textAlign={'center'} list='institutions' w={'100%'}