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
1 changed files with 1 additions and 1 deletions

View File

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