Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aipoc
/
DQAChatbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Karthikeyan
commited on
Jul 24, 2023
Commit
48c29fc
·
1 Parent(s):
1788662
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+1
-1
style.css
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
#col-container {
2
-
max-width:
600px
;
3
margin-left: auto;
4
margin-right: auto;
5
}
1
#col-container {
2
+
max-width:
800px
;
3
margin-left: auto;
4
margin-right: auto;
5
}