Gradio / resourse /style /custom.css
nchen909's picture
Upload 8 files
e7cb277 verified
raw
history blame
No virus
102 Bytes
h1 {
text-align: center;
}
.contain {
max-width: 1000px;
margin: auto;
padding-top: 1.5rem;
}