Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ranamhamoud/storytellAI
ranamhamoud
/
webpluging
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ranamhamoud
commited on
Apr 18, 2024
Commit
8bcbf38
·
verified
·
1 Parent(s):
616dabc
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+1
-0
style.css
CHANGED
Viewed
@@ -14,4 +14,5 @@ h1 {
14
max-width: 900px;
15
margin: auto;
16
padding-top: 1.5rem;
17
}
14
max-width: 900px;
15
margin: auto;
16
padding-top: 1.5rem;
17
+
min-height: 500px;
18
}