Spaces:
Paused
Paused
Update app.css
Browse files
app.css
CHANGED
|
@@ -132,7 +132,7 @@ footer, .footer, div[class*="footer"], #footer {
|
|
| 132 |
margin-top: 8px;
|
| 133 |
text-align: left;
|
| 134 |
height: auto !important;
|
| 135 |
-
padding:
|
| 136 |
white-space: normal !important;
|
| 137 |
line-height: 1.5 !important;
|
| 138 |
transition: all 0.3s ease;
|
|
|
|
| 132 |
margin-top: 8px;
|
| 133 |
text-align: left;
|
| 134 |
height: auto !important;
|
| 135 |
+
padding: 10px !important;
|
| 136 |
white-space: normal !important;
|
| 137 |
line-height: 1.5 !important;
|
| 138 |
transition: all 0.3s ease;
|