Lee
Synced repo using 'sync_with_huggingface' Github Action
e8354a7
raw
history blame contribute delete
133 Bytes
.main-container {
display: flex;
padding: var(--section-gap);
height: 100vh;
justify-content: center;
box-sizing: border-box;
}