rabin 7 years ago
parent
commit
4e9ba51edf
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">
     <link href="{{static_url('css/detail.css')}}" rel="stylesheet">
     <style>
     <style>
     .article img{
     .article img{
-        width:100%;
+        max-width:1000px;
     }
     }
     </style>
     </style>
 </head>
 </head>