style: change padding

This commit is contained in:
khushi8112
2025-09-09 13:25:14 +05:30
parent af974fbccd
commit 156dda8157

View File

@@ -16,7 +16,7 @@ print_heading_template=None) -%} {% if letter_head and not no_letterhead %}
.invoice-wrapper {
font-family: "Inter", sans-serif;
color: var(--black-overlay-700);
padding: 24px;
padding: 12px;
}
table.info-table,