Alesx's picture
Duplicate from monra/freegpt-webui
ae07694
raw
history blame contribute delete
No virus
133 Bytes
.main-container {
display: flex;
padding: var(--section-gap);
height: 100vh;
justify-content: center;
box-sizing: border-box;
}