Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
@@ -25,6 +25,10 @@
|
|
25 |
margin-bottom: 1.5rem !important;
|
26 |
}
|
27 |
|
|
|
|
|
|
|
|
|
28 |
body, .gradio-container {
|
29 |
font: 1rem/1.5rem 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
|
30 |
}
|
|
|
25 |
margin-bottom: 1.5rem !important;
|
26 |
}
|
27 |
|
28 |
+
.output-markdown {
|
29 |
+
argin: .75rem !important;
|
30 |
+
}
|
31 |
+
|
32 |
body, .gradio-container {
|
33 |
font: 1rem/1.5rem 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
|
34 |
}
|