Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingface-projects/llama-2-13b-chat
Daniela-C
/
llama-2-13b-chat
like
0
Sleeping
App
Files
Files
Fetching metadata from the HF Docker repository...
Daniela-C
commited on
Mar 8, 2024
Commit
66328e1
·
verified
·
1 Parent(s):
3546247
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+4
-1
style.css
CHANGED
Viewed
@@ -1 +1,4 @@
1
-
1
+
h1 {
2
+
text-align: center;
3
+
display: block;
4
+
}