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