reee blank page
This commit is contained in:
parent
9dec5b08a1
commit
d9bc64a40f
2 changed files with 5 additions and 1 deletions
|
@ -57,3 +57,7 @@ img.emoji {
|
||||||
.notprint { display: none; }
|
.notprint { display: none; }
|
||||||
.print { display: block; }
|
.print { display: block; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.print-gift:last-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
|
@ -26,7 +26,7 @@ html(lang='en')
|
||||||
body
|
body
|
||||||
.print
|
.print
|
||||||
.content
|
.content
|
||||||
section.section
|
section.section(style='padding-bottom: 0;')
|
||||||
.container.is-marginless.fullwidth
|
.container.is-marginless.fullwidth
|
||||||
block print
|
block print
|
||||||
style.
|
style.
|
||||||
|
|
Loading…
Reference in a new issue