Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -109,7 +109,7 @@ st.markdown("""
|
|
109 |
background-color: #2196F3;
|
110 |
border: none;
|
111 |
color: white;
|
112 |
-
padding: 5px
|
113 |
text-align: center;
|
114 |
text-decoration: none;
|
115 |
display: inline-block;
|
|
|
109 |
background-color: #2196F3;
|
110 |
border: none;
|
111 |
color: white;
|
112 |
+
padding: 5px 11px;
|
113 |
text-align: center;
|
114 |
text-decoration: none;
|
115 |
display: inline-block;
|