Gravo / style.css
aexyb's picture
Create style.css
a0edde0 verified
Raw
History Blame Contribute Delete
211 Bytes
.gradio-container{
max-width:1280px !important;
margin:auto;
}
footer{
visibility:hidden;
}
#generate{
height:56px;
font-size:20px;
font-weight:bold;
}
video{
border-radius:14px;
}