overall tweaks for mobile + margins
This commit is contained in:
@@ -4,7 +4,7 @@ const PageError404 = () => {
|
||||
return (
|
||||
<>
|
||||
<SEO title="404" />
|
||||
Error 404!!
|
||||
<main>Error 404 - nie znaleziono takiego URL.</main>
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user