diff --git a/templates/pdf/default2020/invoice.html b/templates/pdf/default2020/invoice.html index 5f11c0e8..68344f4d 100644 --- a/templates/pdf/default2020/invoice.html +++ b/templates/pdf/default2020/invoice.html @@ -94,6 +94,10 @@ color: #747475; } + .table-3-module { + width: 40%; + } + .table-3-module h3 { margin-top: 1.5em; }