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