AbhayVG commited on
Commit
8ab7769
·
verified ·
1 Parent(s): 33930c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -307,7 +307,7 @@ st.markdown("""
307
  background: #3b82f6 !important;
308
  color: white !important;
309
  border: none !important;
310
- border-radius: 8px !important;
311
  padding: 0.5rem 1rem !important;
312
  font-weight: 600 !important;
313
  transition: background-color 0.2s ease !important;
 
307
  background: #3b82f6 !important;
308
  color: white !important;
309
  border: none !important;
310
+ border-radius: 12px !important;
311
  padding: 0.5rem 1rem !important;
312
  font-weight: 600 !important;
313
  transition: background-color 0.2s ease !important;