Move remaining new styles to v2-templates

This commit is contained in:
Chrystal Griffiths 2018-08-31 17:05:48 +01:00
parent f3c47320cf
commit 0d283f103a
2 changed files with 6 additions and 4 deletions

View file

@ -110,4 +110,9 @@
.section-tags {
margin-bottom: @margin-xl;
margin-top: @margin-xl;
}
}
.template-large-pdf-preview {
border: solid 1px @gray-lightest;
margin-bottom: 30px;
}

View file

@ -63,9 +63,6 @@
}
.template-large-pdf-preview {
border: solid 1px @gray-lightest;
margin-bottom: 30px;
img {
max-width: 100%;
}