Add “bottom margin” to the invoice’s legal text
I did not see it in the original design.
This commit is contained in:
parent
79ea2f366a
commit
6a8ebab686
|
@ -149,6 +149,6 @@
|
|||
left: 0;
|
||||
top: 0;
|
||||
transform-origin: top left;
|
||||
transform: translateY(260mm) rotate(-90deg);
|
||||
transform: translateY(250mm) rotate(-90deg);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue