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