DrishtiSharma commited on
Commit
eb455f0
Β·
verified Β·
1 Parent(s): a301bed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -100,7 +100,7 @@ st.markdown(
100
  """
101
  <style>
102
  .title { text-align: center; font-size: 2.5rem; font-weight: bold; }
103
- .description { text-align: center; font-size: 1.0rem; color: #555; }
104
  .button-container { text-align: center; }
105
  .ack { font-size: 0.8rem; color: #888; text-align: center; }
106
  </style>
 
100
  """
101
  <style>
102
  .title { text-align: center; font-size: 2.5rem; font-weight: bold; }
103
+ .description { text-align: center; font-size: 1.1rem; color: #555; }
104
  .button-container { text-align: center; }
105
  .ack { font-size: 0.8rem; color: #888; text-align: center; }
106
  </style>