Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
|
@@ -21,6 +21,7 @@ p {
|
|
| 21 |
padding: 16px;
|
| 22 |
border: 1px solid lightgray;
|
| 23 |
border-radius: 16px;
|
|
|
|
| 24 |
}
|
| 25 |
|
| 26 |
.card p:last-child {
|
|
|
|
| 21 |
padding: 16px;
|
| 22 |
border: 1px solid lightgray;
|
| 23 |
border-radius: 16px;
|
| 24 |
+
max-height: auto;
|
| 25 |
}
|
| 26 |
|
| 27 |
.card p:last-child {
|