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...
eda2b55
jvcgpt
/
src
/
components
/
form
/
style.module.scss
Greums
first alpha version
1982de5
3 months ago
raw
Copy download link
history
blame
Safe
150 Bytes
.formGroup
{
display
: flex;
flex-direction
: column;
margin-bottom
:
1rem
;
label
{
font-size
:
1rem
;
margin-bottom
:
1rem
;
}
}