Skip to content

Commit df23009

Browse files
committed
templates: decrease item spacing invoice
1 parent 03a6309 commit df23009

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/invoice-anvil/invoice.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@ table tr td:last-child {
7272
}
7373

7474
.line-items-container td {
75-
padding: 15px 0;
75+
padding: 5px 0;
7676
}
7777

7878
.line-items-container tbody tr:first-child td {
79-
padding-top: 25px;
79+
padding-top: 15px;
8080
}
8181

8282
.line-items-container.has-bottom-border tbody tr:last-child td {

0 commit comments

Comments
 (0)