com3dian commited on
Commit
1b6b526
·
verified ·
1 Parent(s): 0c871a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,7 +168,7 @@ if (summ_text is not None) or ('summ_text' in st.session_state):
168
  box-sizing: border-box; /* Include padding in the element's total width and height */
169
  }
170
  .page {
171
- font-size: 16pt; /* Adjust the font size as needed */
172
  margin: 0; /* Remove margin from page content */
173
  padding: 0; /* Remove padding from page content */
174
  }
 
168
  box-sizing: border-box; /* Include padding in the element's total width and height */
169
  }
170
  .page {
171
+ font-size: 32pt; /* Adjust the font size as needed */
172
  margin: 0; /* Remove margin from page content */
173
  padding: 0; /* Remove padding from page content */
174
  }