Fix image margin

This commit is contained in:
Suraj Shetty 2018-10-12 11:39:14 +05:30
parent 862a646612
commit 33ed8f08c0

View file

@ -68,7 +68,7 @@ body[data-route*="social"] {
img, iframe {
border-radius: 5px;
border: none;
margin-bottom: 5px;
margin: 5px 0;
}
img {
&:hover {