Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LeRobot-worldwide-hackathon
/
demo
like
24
Running
App
Files
Files
Community
1
396bfd3
demo
/
style.css
maringetxway
Update style.css
396bfd3
verified
4 months ago
raw
Copy download link
history
blame
Safe
250 Bytes
body
{
font-family
: sans-serif;
background
:
#f9f9f9
;
padding
:
2rem
;
text-align
: center;
}
.container
{
max-width
:
800px
;
margin
: auto;
}
select {
margin
:
1rem
0
;
padding
:
0.5rem
;
font-size
:
1rem
;
}