Browse Source

2020-11-20

zkl 5 năm trước cách đây
mục cha
commit
28c29089a6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;