zkl 5 лет назад
Родитель
Сommit
28c29089a6
1 измененных файлов с 1 добавлено и 1 удалено
  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;