Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hysts
/
Shap-E
like
505
Running
on
Zero
App
Files
Files
Community
27
hysts
HF staff
commited on
Feb 28
Commit
db6d964
•
1 Parent(s):
0ad6157
Update
Browse files
Files changed (1)
hide
show
style.css
+1
-0
style.css
CHANGED
Viewed
@@ -5,6 +5,7 @@ h1 {
5
6
.contain {
7
max-width: 730px;
8
margin: auto;
9
padding-top: 1.5rem;
10
}
5
6
.contain {
7
max-width: 730px;
8
+
min-width: 400px;
9
margin: auto;
10
padding-top: 1.5rem;
11
}