rabin 7 years ago
parent
commit
d66b80e11b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/templates/detail.html

+ 1 - 1
web/templates/detail.html

@@ -4,7 +4,7 @@
     {%include 'inc/header.html'%}
     <link href="{{static_url('css/detail.css')}}" rel="stylesheet">
     <style>
-    img{
+    .detail img{
         width: 100%;
         height:100%;
     }