addressing comments by changing variable types and adding styles to home page title
This commit is contained in:
@@ -179,6 +179,9 @@ const useStyles = makeStyles((theme) => ({
|
||||
top: theme.spacing(1),
|
||||
color: theme.palette.grey[500],
|
||||
},
|
||||
homePageTitle: {
|
||||
marginBottom: 25,
|
||||
},
|
||||
markerTitle: {
|
||||
margin: 5,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user