Fetching metadata from the HF Docker repository...
hysts
HF staff
commited on
|
@@ -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
|
}
|