Changed or added Colors and fonts to meet recent campaign design

This commit is contained in:
Philipp Lohner 2021-07-24 12:15:27 +02:00
parent ce343c8c21
commit 48d976d263

View file

@ -44,7 +44,7 @@ export function EditInformationField(
} }
return ( return (
<div key={info.id}> <div>
<Typography component={"h2"} variant="h6" color="primary" gutterBottom> <Typography component={"h2"} variant="h6" color="primary" gutterBottom>
{info.title} {info.title}
</Typography> </Typography>