瀏覽代碼

2020-11-20

zkl 5 年之前
父節點
當前提交
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;