Update app.py
Browse files
app.py
CHANGED
@@ -245,7 +245,7 @@ css = """
|
|
245 |
border: 1px solid #ccc;
|
246 |
}
|
247 |
/* Style for the upvote button */
|
248 |
-
.
|
249 |
width: 100%;
|
250 |
max-width: 300px;
|
251 |
margin: 0 auto;
|
|
|
245 |
border: 1px solid #ccc;
|
246 |
}
|
247 |
/* Style for the upvote button */
|
248 |
+
.warning {
|
249 |
width: 100%;
|
250 |
max-width: 300px;
|
251 |
margin: 0 auto;
|