Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
LLM360/TxT360
John6666
/
TxT360
like
1
Sleeping
App
Files
Files
Community
omkarenator
commited on
Sep 27
Commit
c087fc2
•
1 Parent(s):
005657d
smaller font for code
Browse files
Files changed (1)
hide
show
style.css
+4
-0
style.css
CHANGED
Viewed
@@ -269,3 +269,7 @@ d-contents nav > ul > li > a:hover {
269
background: rgb(255, 255, 255) !important;
270
}
271
269
background: rgb(255, 255, 255) !important;
270
}
271
272
+
d-code {
273
+
font-size: 0.8em !important;
274
+
}
275
+