Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
muryshev
/
generic-chatbot-admin
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1f60a7d
generic-chatbot-admin
/
src
/
App.css
muryshev
init
79278ec
about 2 months ago
raw
Copy download link
history
blame
Safe
182 Bytes
#root
{
max-width
:
1280px
;
margin
:
0
auto;
padding
:
2rem
;
text-align
: center;
}
.header
{
font-size
:
20px
;
text-align
: left;
padding-left
:
10px
;
font-weight
:
600
;
}