Attachments
This commit is contained in:
parent
7dfb2d50c7
commit
f9219d2d96
10 changed files with 185 additions and 33 deletions
|
@ -14,5 +14,5 @@ export const VerticallyCenteredContainer = styled(Container)({
|
|||
flexDirection: 'column',
|
||||
justifyContent: 'center',
|
||||
alignContent: 'center',
|
||||
color: theme.palette.body.main
|
||||
color: theme.palette.text.primary
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue