Fix spacing above image when single column

This commit is contained in:
David Rowe 2016-08-20 13:57:00 +12:00
parent a94c24e6df
commit 8d88726dba

View file

@ -33,7 +33,7 @@
width: 100%;
}
.snapshot-column-right > div > img {
margin-top: 32px !important;
margin-top: 18px !important;
}
}