rabin 7 年之前
父节点
当前提交
92d23ae2d3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web/templates/view.html

+ 1 - 1
web/templates/view.html

@@ -5,7 +5,7 @@
     <link href="{{static_url('css/detail.css')}}" rel="stylesheet">
     <style>
     .article img{
-        max-width:1000px;
+        max-width:800px;
     }
     </style>
 </head>