Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AbdulmalikAdeyemo
/
DR
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AbdulmalikAdeyemo
commited on
Dec 12, 2022
Commit
b7b4ddb
·
1 Parent(s):
1bacf2d
Create style.css
Browse files
Files changed (1)
hide
show
style.css
+7
-0
style.css
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
div.css-1rh8hwn.e16fv1kl2 {
2
+
/* background-color: #EEEEEE; */
3
+
padding: 3% 3% 3% 3%;
4
+
border-radius: 5px;
5
+
text-align: center;
6
+
/* font-size: 20px; */
7
+
}