mirror of
https://github.com/mrheffern/spokane-bitcoin-club.git
synced 2026-07-03 08:29:02 -07:00
minor ui fixes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user