github-actions[bot]
Deploying latest backend to Hugging Face
20256e7
Raw
History Blame Contribute Delete
121 Bytes
/* App-level layout — keeps the main content full-width and uncentred */
#root {
width: 100%;
min-height: 100vh;
}