Change styles to accommodate masonry changes

This commit is contained in:
Chrystal Griffiths 2018-09-21 10:50:46 +01:00
parent 4b9038ed50
commit af0d67d379

View file

@ -33,9 +33,12 @@
}
.template-thumbnail {
display: inline-block;
margin: 0 0 1em;
width: 100%;
&.template-thumbnail__container {
display: inline-block;
margin: 0 0 1em;
width: 100%;
}
.thumbnail {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
margin: 5% 0;
@ -84,7 +87,6 @@
padding: 5px 50px;
}
}
}
.section-preview {