update 404 styling

Amolith created

Change summary

404.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

404.html 🔗

@@ -5,10 +5,10 @@ sitemap:
   exclude: 'yes'
 ---
 
-<h2 class="go-home">
+<h3 class="go-home">
     I suggest you go <u><a href="/">home</a></u>.
     It's 404 and getting dark . . .
-</h2>
+</h3>
 
 
 <!-- Adding the glitch effect -->