Comic-2 / style.css
AZLABS's picture
Create style.css
5595f8a verified
raw
history blame contribute delete
156 Bytes
#col-container {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.heightfit{
height:120px;
}
gradio-app{
height: 100%;
width: 100%;
}