From ba8b463e4c4f6ad192dfe7306134669cfec0dafa Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 22 Mar 2021 16:42:46 +0200 Subject: Major redesign of not-found page component style --- .../components/not-found/not-found.component.html | 26 ++++++++++++++-------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'src/app/components/not-found') diff --git a/src/app/components/not-found/not-found.component.html b/src/app/components/not-found/not-found.component.html index 83d73ce..50bb39b 100644 --- a/src/app/components/not-found/not-found.component.html +++ b/src/app/components/not-found/not-found.component.html @@ -1,10 +1,18 @@ -
- - Page not found! - -
- +
+
+ + Page not found! + +
+ +
-- cgit v1.2.3