Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hysts/Shap-E
sejamenath2023
/
Shap-slahai
like
0
Runtime error
App
Files
Files
Community
hysts
HF staff
commited on
Jul 10, 2023
Commit
b9f04e4
•
1 Parent(s):
b9b34ba
Update
Browse files
Files changed (1)
hide
show
style.css
+3
-0
style.css
CHANGED
Viewed
@@ -14,4 +14,7 @@ h1 {
14
15
#duplicate-button {
16
margin: auto;
17
}
14
15
#duplicate-button {
16
margin: auto;
17
+
color: #fff;
18
+
background: #1565c0;
19
+
border-radius: 100vh;
20
}