Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Fouzanjaved
/
Temperature
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Fouzanjaved
commited on
Feb 3, 2025
Commit
690ab88
·
verified
·
1 Parent(s):
69f9406
Create style.css
Browse files
Files changed (1)
hide
show
style.css
+8
-0
style.css
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
.display {
2
+
font-size: 2em;
3
+
word-wrap: break-word;
4
+
}
5
+
6
+
.btn-group {
7
+
display: flex;
8
+
}