ntdservices commited on
Commit
5fd4a6a
Β·
verified Β·
1 Parent(s): 629d720

Update static/embed.js

Browse files
Files changed (1) hide show
  1. static/embed.js +1 -1
static/embed.js CHANGED
@@ -23,7 +23,7 @@
23
  /* ── 2. mount logic ─────────────────────────────────────────────── */
24
  function mount(el) {
25
  Object.assign(el.style, {
26
- font: "700 5.2rem 'DSEG7', monospace",
27
  color: "#ffb400",
28
  textShadow: "0 0 8px rgba(255, 180, 0, .9)",
29
  background: "rgba(0,0,0,.65)",
 
23
  /* ── 2. mount logic ─────────────────────────────────────────────── */
24
  function mount(el) {
25
  Object.assign(el.style, {
26
+ font: "700 4rem 'DSEG7', monospace",
27
  color: "#ffb400",
28
  textShadow: "0 0 8px rgba(255, 180, 0, .9)",
29
  background: "rgba(0,0,0,.65)",