Browse Source

2020-11-20

zkl 5 years atrás
parent
commit
28c29089a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/outerNet/error.html

+ 1 - 1
templates/outerNet/error.html

@@ -9,7 +9,7 @@
     <title>404</title>
     <link rel="stylesheet" href="{% static '/lib/css/reset.css' %}">
     <style>
-        div{
+        div{ 
             height: 100vh;
             display: flex;
             display: -webkit-flex;