Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
monra/freegpt-webui
Dodgjskbxhrve
/
Project
like
0
Sleeping
App
Files
Files
Community
79bf545
Project
/
client
/
css
/
main.css
monra
Refactor CSS and HTML
82b391b
over 1 year ago
raw
Copy download link
history
blame
77 Bytes
.main-container
{
display
: flex;
gap
:
var
(--section-gap);
height
:
100%
;
}