Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DeepFloyd
/
deepfloyd-if-license
like
61
Running
App
Files
Files
Community
1
multimodalart
HF staff
commited on
Apr 26, 2023
Commit
53ecb96
·
1 Parent(s):
32c9f19
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+4
-0
style.css
CHANGED
Viewed
@@ -15,6 +15,10 @@ p {
15
margin-top: 5px;
16
}
17
18
.type-letter{
19
list-style-type: lower-alpha;
20
}
15
margin-top: 5px;
16
}
17
18
+
li{
19
+
margin-top: 1em
20
+
}
21
+
22
.type-letter{
23
list-style-type: lower-alpha;
24
}