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