ymcmy commited on
Commit
c9509de
·
verified ·
1 Parent(s): e71c94c

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -80,7 +80,7 @@ def gen_html(num):
80
  body {{
81
  font-family: Arial, sans-serif;
82
  font-size: 12pt;
83
- margin: 250px; /* Add side margins */
84
  }}
85
  .spacer {{
86
  margin-top: 50px; /* Add spacing between questions */
 
80
  body {{
81
  font-family: Arial, sans-serif;
82
  font-size: 12pt;
83
+ margin: 150px; /* Add side margins */
84
  }}
85
  .spacer {{
86
  margin-top: 50px; /* Add spacing between questions */