Spaces:
Sleeping
Sleeping
Update static/embed.js
Browse files- static/embed.js +1 -1
static/embed.js
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
padding: "10px 18px",
|
| 31 |
borderRadius: "6px",
|
| 32 |
whiteSpace: "nowrap",
|
| 33 |
-
letterSpacing: ".
|
| 34 |
userSelect: "none",
|
| 35 |
position: "relative",
|
| 36 |
});
|
|
|
|
| 30 |
padding: "10px 18px",
|
| 31 |
borderRadius: "6px",
|
| 32 |
whiteSpace: "nowrap",
|
| 33 |
+
letterSpacing: ".6em",
|
| 34 |
userSelect: "none",
|
| 35 |
position: "relative",
|
| 36 |
});
|