minor ui fixes

This commit is contained in:
Max
2023-09-24 19:41:38 -07:00
parent a762a3cbb7
commit 8f674ddcb8
2 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import React from 'react'
const InfoCard = (props) => {
return (
<Card sx={{height: 500}}>
<Card sx={{height: 550}}>
<Container>
<Typography variant="h3" align='center' marginY={4}>{props.title}</Typography>
<Box>