test commit
This commit is contained in:
@@ -16,7 +16,7 @@ export function NotFoundPage() {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Paper sx={{ p: 4, borderRadius: 3, bgcolor: 'background.paper' }}>
|
<Paper sx={{ p: 4, borderRadius: 3, bgcolor: 'background.paper' }}>
|
||||||
<Stack spacing={3} alignItems="center" textAlign="center">
|
<Stack spacing={3} sx={{ alignItems: 'center', textAlign: 'center' }}>
|
||||||
<Box sx={{ fontSize: 96, lineHeight: 1 }}>404</Box>
|
<Box sx={{ fontSize: 96, lineHeight: 1 }}>404</Box>
|
||||||
<Typography variant="h4" component="h1" gutterBottom>
|
<Typography variant="h4" component="h1" gutterBottom>
|
||||||
Страница не найдена
|
Страница не найдена
|
||||||
|
|||||||
Reference in New Issue
Block a user