frame1.css 112 Bytes
Newer Older
1
2
3
4
.gradio-container {
    max-width: 640px !important;
    margin: auto; /* Centers the element horizontally */
}