rabin 7 years ago
parent
commit
92d23ae2d3
1 changed files with 1 additions and 1 deletions
  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>