Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hysts/BLIP2
silveroxides
/
BLIP2
like
0
Runtime error
App
Files
Files
Community
hysts
HF staff
commited on
Feb 28
Commit
d593a98
•
1 Parent(s):
441f9a5
Update
Browse files
Files changed (1)
hide
show
style.css
+1
-0
style.css
CHANGED
Viewed
@@ -12,6 +12,7 @@ h1 {
12
13
.contain {
14
max-width: 730px;
15
margin: auto;
16
padding-top: 1.5rem;
17
}
12
13
.contain {
14
max-width: 730px;
15
+
min-width: 500px;
16
margin: auto;
17
padding-top: 1.5rem;
18
}