Reduce margin under list

This commit is contained in:
Alasdair Smith 2017-12-15 16:11:31 +00:00
parent 61900cc1ea
commit 72ca08ae2d

View file

@ -15,6 +15,10 @@
padding-right: 15px;
}
.v1-import-col ul {
margin-bottom: 0;
}
.v1-import-img {
width: 100%;
margin-top: 30px;