Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
monra
/
freegpt-webui
like
58
Running
App
Files
Files
Community
4
355bae1
freegpt-webui
/
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%
;
}