Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update styles/styles.css
Browse files- styles/styles.css +1 -2
styles/styles.css
CHANGED
@@ -59,8 +59,7 @@ div[data-testid="stMarkdownContainer"] {
|
|
59 |
}
|
60 |
}
|
61 |
|
62 |
-
div[data-testid="stMarkdownContainer"]
|
63 |
-
div[data-testid="stMarkdownContainer"] ol li {
|
64 |
line-height: 1.2 !important;
|
65 |
}
|
66 |
|
|
|
59 |
}
|
60 |
}
|
61 |
|
62 |
+
div[data-testid="stMarkdownContainer"] div ol li {
|
|
|
63 |
line-height: 1.2 !important;
|
64 |
}
|
65 |
|