Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
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
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
+
}