gradio/web/style/getting_started.css
2019-03-02 23:33:34 -08:00

14 lines
200 B
CSS

#interfaces_text {
margin-bottom: 0;
}
.inputs_set, .outputs_set {
width: 50%;
box-sizing: border-box;
vertical-align: top;
display: inline-block;
}
.inputs_set {
padding-right: 25px;
}