Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Xenova/the-tokenizer-playground
Saugatkafley
/
the-tokenizer-playground
like
0
Running
App
Files
Files
Community
Saugatkafley
commited on
Aug 18, 2023
Commit
39c4728
•
1 Parent(s):
42fbadb
Updated rgb in .css
Browse files
Files changed (1)
hide
show
style.css
+1
-1
style.css
CHANGED
Viewed
@@ -9,7 +9,7 @@ h1 {
9
}
10
11
p {
12
-
color: rgb(
107
,
114
,
128
);
13
font-size: 15px;
14
margin-bottom: 10px;
15
margin-top: 5px;
9
}
10
11
p {
12
+
color: rgb(
20
,
20
,
20
);
13
font-size: 15px;
14
margin-bottom: 10px;
15
margin-top: 5px;