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