membershipworks: Adjust invoice PDF spacing
This commit is contained in:
parent
05bdc92a36
commit
0f1640a5d6
@ -1,6 +1,6 @@
|
|||||||
@page {
|
@page {
|
||||||
size: letter portrait;
|
size: letter portrait;
|
||||||
margin: 1.2in 0.7in;
|
margin: 1.5in 0.7in 1.2in;
|
||||||
|
|
||||||
@top-center {
|
@top-center {
|
||||||
content: "Event Invoice";
|
content: "Event Invoice";
|
||||||
@ -57,7 +57,7 @@ header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
margin-top: 1em;
|
margin-top: 3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
Loading…
Reference in New Issue
Block a user