DrishtiSharma commited on
Commit
b21e86f
Β·
verified Β·
1 Parent(s): 7c6f1f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ st.markdown(
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>
107
  """,
108
  unsafe_allow_html=True,
 
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.95rem; color: #888; text-align: center; }
106
  </style>
107
  """,
108
  unsafe_allow_html=True,