Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
@@ -18,11 +18,11 @@
|
|
18 |
padding: .5rem .75rem !important;
|
19 |
min-width: auto !important;
|
20 |
white-space: nowrap !important;
|
21 |
-
align-
|
22 |
}
|
23 |
|
24 |
#translate {
|
25 |
-
margin-
|
26 |
}
|
27 |
|
28 |
.output-markdown {
|
|
|
18 |
padding: .5rem .75rem !important;
|
19 |
min-width: auto !important;
|
20 |
white-space: nowrap !important;
|
21 |
+
align-self: center;
|
22 |
}
|
23 |
|
24 |
#translate {
|
25 |
+
margin-top: 1.5rem !important;
|
26 |
}
|
27 |
|
28 |
.output-markdown {
|