summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dapper-invoice.cls2
1 files changed, 1 insertions, 1 deletions
diff --git a/dapper-invoice.cls b/dapper-invoice.cls
index fa0b6f7..030b2fe 100644
--- a/dapper-invoice.cls
+++ b/dapper-invoice.cls
@@ -89,7 +89,7 @@
}
\newcommand*{\twocolumnlayout}[2]{
- \begin{tabular}[t]{@{} p{.5\linewidth} @{} p{.5\linewidth} @{}} #1 & #2 \end{tabular}
+ \begin{tabular}[t]{@{} p{.6\linewidth} @{} p{.5\linewidth} @{}} #1 & #2 \end{tabular}
}
\sodef\invoiceSpacing{}{.15em}{.4em}{.4em}