陈俊杰 commited on
Commit
5c920d8
·
1 Parent(s): d598b61
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ st.markdown("""
124
  <style>
125
  /* 应用到所有的Markdown渲染文本 */
126
  div[data-testid="stMarkdownContainer"] {
127
- font-size: 36px;
128
  font-family: 'Times New Roman', serif;
129
  line-height: 1.8;
130
  }
 
124
  <style>
125
  /* 应用到所有的Markdown渲染文本 */
126
  div[data-testid="stMarkdownContainer"] {
127
+ font-size: 48px;
128
  font-family: 'Times New Roman', serif;
129
  line-height: 1.8;
130
  }