]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blobdiff - frontend/404.html
Remove old styles
[perso/Immae/Projets/Nodejs/Surfer.git] / frontend / 404.html
index 21fd6b4b8e005964b72716bb2eac5e1b38caccc0..c660424d0b5b40a4dc421a85ca71f6647b533089 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <title> Surfer - File not found</title>
+  <title> Surfer - File not found </title>
 
   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
 
@@ -8,11 +8,8 @@
 </head>
 <body>
 
-<div class="wrapper">
-  <div class="content">
-    <h2> Surfer </h2>
-    <p>File not found</p>
-  </div>
+<div class="container-center">
+  <p>File not found</p>
 </div>
 
 </body>