Update app.py
Browse files
app.py
CHANGED
@@ -248,7 +248,7 @@ st.markdown("""
|
|
248 |
.stButton > button {
|
249 |
background-color: #0d6efd;
|
250 |
color: white;
|
251 |
-
border-radius:
|
252 |
padding: 0.5rem 1.25rem;
|
253 |
border: none;
|
254 |
font-weight: 600;
|
|
|
248 |
.stButton > button {
|
249 |
background-color: #0d6efd;
|
250 |
color: white;
|
251 |
+
border-radius: 6.8px;
|
252 |
padding: 0.5rem 1.25rem;
|
253 |
border: none;
|
254 |
font-weight: 600;
|