@@ -24,8 +24,9 @@
.imgList {
width: 90%;
.img {
- width: 300px;
- margin: 0 auto 15px;
+ width: 100%;
+ margin: 0 auto 15px;
+ padding: 0 10px;
.imgHeader {
overflow: hidden;
transition: all .2s ease-out;
@@ -68,7 +69,7 @@
}
.divP{
opacity: 0;
- width:300px;
height: 0px;
position: absolute;