Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FOLZi
/
FinID_Chat
like
0
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
FOLZi
commited on
Apr 16, 2025
Commit
ae0d6a5
·
verified
·
1 Parent(s):
331e69f
Create style.css
Browse files
Files changed (1)
hide
show
style.css
+9
-0
style.css
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
h1 {
2
+
text-align: center;
3
+
display: block;
4
+
}
5
+
6
+
full-height {
7
+
height: 100%;
8
+
}
9
+