陈俊杰 commited on
Commit
c0fa552
1 Parent(s): ed0637e
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -126,6 +126,7 @@ st.markdown("""
126
  .markdown-text-container {
127
  font-size: 20px;
128
  font-family: 'Times New Roman', serif;
 
129
  }
130
  </style>
131
  """, unsafe_allow_html=True)
 
126
  .markdown-text-container {
127
  font-size: 20px;
128
  font-family: 'Times New Roman', serif;
129
+ line-height: 1.6; /* 设置行高 */
130
  }
131
  </style>
132
  """, unsafe_allow_html=True)