Try to fix index again live
authorJKirchartz <jkirchartz@gmail.com>
Tue, 20 Nov 2018 05:17:23 +0000 (00:17 -0500)
committerJKirchartz <jkirchartz@gmail.com>
Tue, 20 Nov 2018 05:17:23 +0000 (00:17 -0500)
index2.html

index ce6f94f..7098b31 100644 (file)
@@ -7,14 +7,14 @@ body {
        color: #00FF00;
        background: #111;
 }
-pre {
-  display: inline-block;
+div {
   max-width: 60vw;
   margin: 0 auto;
 }
 </style>
        </head>
        <body>
+          <div>
 <pre>
 
  _____ _   _  ____ _  ___   _ ____
@@ -45,5 +45,6 @@ feed: <a href="http://fuckup.solutions/feed/">http://fuckup.solutions/feed/</a>
 <a href='http://subgenius.com/'>subgenius.com</a>
 
 </pre>
+        </div>
        </body>
 </html>