Update app.py
Browse files
app.py
CHANGED
@@ -281,7 +281,7 @@ body {
|
|
281 |
text-align: center;
|
282 |
margin-bottom: 1rem;
|
283 |
background-color: #FFF5E6;
|
284 |
-
height:
|
285 |
display: flex;
|
286 |
flex-direction: column;
|
287 |
justify-content: center;
|
|
|
281 |
text-align: center;
|
282 |
margin-bottom: 1rem;
|
283 |
background-color: #FFF5E6;
|
284 |
+
height: 120px;
|
285 |
display: flex;
|
286 |
flex-direction: column;
|
287 |
justify-content: center;
|