Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Error410
/
jvcgpt
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a22b864
jvcgpt
/
src
/
style.module.scss
Greums
major improvements to the app
a417977
about 2 months ago
raw
Copy download link
history
blame
Safe
173 Bytes
.header
{
background-color
:
var
(--header-bg-color);
color
:
var
(--text-color);
}
.logo
{
font-size
:
2rem
;
font-weight
:
700
;
}
.main
{
padding-bottom
:
0.9375rem
;
}