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
2
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
karimouda
commited on
9 days ago
Commit
4a4b506
·
verified
·
1 Parent(s):
6eebd42
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+4
-0
style.css
CHANGED
Viewed
@@ -9,3 +9,7 @@ h1 {
9
background: #1565c0;
10
border-radius: 100vh;
11
}
9
background: #1565c0;
10
border-radius: 100vh;
11
}
12
+
13
+
.example-text-content{
14
+
margin-top:0px !important;
15
+
}