Leo Liu commited on
Commit
bf1b5c5
·
verified ·
1 Parent(s): 1b3a350

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ st.markdown("""
24
  text-shadow: 2px 2px #FFF;
25
  margin-bottom: 0.5rem !important; # 新增
26
  }
27
- .header h4 {
28
  color: #FF6B6B !important; # 新增
29
  font-family: 'Comic Neue', cursive !important;
30
  font-size: 1.4rem !important; # 从原2rem调整为1.4rem
 
24
  text-shadow: 2px 2px #FFF;
25
  margin-bottom: 0.5rem !important; # 新增
26
  }
27
+ .header h5 {
28
  color: #FF6B6B !important; # 新增
29
  font-family: 'Comic Neue', cursive !important;
30
  font-size: 1.4rem !important; # 从原2rem调整为1.4rem