Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TheKitten
/
Top-20-Diffusion
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Omnibus
commited on
Feb 15, 2023
Commit
a505400
·
1 Parent(s):
c89fdf4
Update cake.css
Browse files
Files changed (1)
hide
show
cake.css
+3
-0
cake.css
CHANGED
Viewed
@@ -14,3 +14,6 @@ color:white;!important;
14
font-size:2rem;!important;
15
margin:0;!important;
16
}
14
font-size:2rem;!important;
15
margin:0;!important;
16
}
17
+
.fixed-height.svelte-zyic3i{
18
+
height:500px;!important;
19
+
}