Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ebrowne
/
retrieval-study-js
like
0
Running
App
Files
Files
Community
ebrowne
commited on
Jul 30, 2024
Commit
b6a9808
·
verified
·
1 Parent(s):
a06f59d
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+1
-1
style.css
CHANGED
Viewed
@@ -19,7 +19,7 @@ p {
19
}
20
21
li {
22
-
font-size:
16px
;
23
color: gray;
24
}
25
19
}
20
21
li {
22
+
font-size:
rgb(141, 148, 161)
;
23
color: gray;
24
}
25