From 8b6e67ff9be7b6dd61895ff34025e31d8e912966 Mon Sep 17 00:00:00 2001 From: Omar Ferreiro <27824673+IcarusTheFly@users.noreply.github.com> Date: Thu, 30 Mar 2023 19:23:38 +0200 Subject: [PATCH] Remove the tags in 404.html (#19236) Co-authored-by: IcarusTheFly Co-authored-by: Lawrence Co-authored-by: Rajat Talesra --- public/404.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/public/404.html b/public/404.html index 7978c4e90..010ed234e 100644 --- a/public/404.html +++ b/public/404.html @@ -58,6 +58,16 @@ text-align: center; max-width: 90%; } + .tv__inner--text::before { + content: ""; + display: block; + height: 18px; + } + .tv__inner--text a::before { + content: ""; + display: block; + height: 26px; + } @-webkit-keyframes fade { 0% {opacity: 1;} @@ -92,8 +102,7 @@ - - This page does not exist Return to Home Page + This page does not existReturn to Home Page
This page does not exist Return to Home Page
This page does not existReturn to Home Page