test commit

This commit is contained in:
Kirill
2026-05-19 10:31:59 +05:00
parent c25b4f97f2
commit 3972133155
@@ -16,7 +16,7 @@ export function NotFoundPage() {
}}
>
<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>
<Typography variant="h4" component="h1" gutterBottom>
Страница не найдена