Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AIlexDev
/
AchyuthGPT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0aab0af
AchyuthGPT
/
client
/
css
/
main.css
AIlexDev
Duplicate from AchyuthGamer/AchyuthGPT
0aab0af
about 2 years ago
raw
Copy download link
history
blame
Safe
133 Bytes
.main-container
{
display
: flex;
padding
:
var
(--section-gap);
height
:
100vh
;
justify-content
: center;
box-sizing
: border-box;
}