hide image borders on repsonsive mode

This commit is contained in:
r888888888
2017-09-07 18:29:43 -07:00
parent 137296f4de
commit aa76a1792c

View File

@@ -120,6 +120,7 @@
width: 32vw;
height: 32vw;
margin: 0 auto;
border: none !important;
}
img.cropped-true {
object-fit: cover;