Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Alfasign
/
AchyuthGPT
like
1
Paused
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
f2e1fcb
AchyuthGPT
/
client
/
css
/
main.css
Alfasign
Duplicate from AchyuthGamer/AchyuthGPT
f2e1fcb
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;
}