fix: align 404 page content to the center

This commit is contained in:
kasia.oczkowska
2024-04-24 12:42:24 +01:00
parent ba92cddae1
commit 18464c746a
4 changed files with 11 additions and 3 deletions

View File

@@ -21,8 +21,7 @@ function Layout({ children }) {
sx={{
display: 'flex',
flexDirection: 'column',
height: '100%',
minHeight: '100vh',
flex: 1,
}}
>
<Toolbar />