Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingface-projects/gemma-2-9b-it
silma-ai
/
kashif-2b-instruct-rag-playground
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
karimouda
commited on
about 22 hours ago
Commit
54e8930
·
verified
·
1 Parent(s):
3845d07
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+5
-0
style.css
CHANGED
Viewed
@@ -13,3 +13,8 @@ h1 {
13
.example-text-content{
14
margin-top:0px !important;
15
}
13
.example-text-content{
14
margin-top:0px !important;
15
}
16
+
17
+
.example-text {
18
+
19
+
white-space: pre-wrap !important;
20
+
}