Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
@@ -21,6 +21,10 @@
|
|
21 |
align-items: flex-end !important;
|
22 |
}
|
23 |
|
|
|
|
|
|
|
|
|
24 |
body, .gradio-container {
|
25 |
font: 1rem/1.5rem 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
|
26 |
}
|
|
|
21 |
align-items: flex-end !important;
|
22 |
}
|
23 |
|
24 |
+
.translate {
|
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 |
}
|