Skip to content

Commit ef7b0a0

Browse files
committed
make the raffle ticket higher
1 parent 684cc80 commit ef7b0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contactform/label_raffle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def print_raffle(form, voucher_code, config, printer_config):
4242
"""
4343

4444
hti = Html2Image(
45-
size=(590, 400),
45+
size=(590, 500),
4646
custom_flags=[
4747
"--default-background-color=FFFFFF",
4848
"--hide-scrollbars",

0 commit comments

Comments
 (0)