ntdservices commited on
Commit
7692708
·
verified ·
1 Parent(s): d323ba5

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -9,7 +9,7 @@
9
  --bg:#0b1220; --panel:#121a2e; --muted:#9fb0cf; --text:#e6edf7;
10
  --accent:#3a8dde; --accent2:#6ea8ff; --ok:#2ecc71; --warn:#ffb020; --danger:#ff6b6b;
11
  --radius:16px; --shadow:0 12px 30px rgba(0,0,0,.35);
12
- --panelW:360px; --panelPeek:14px;
13
  }
14
  *{box-sizing:border-box}
15
  html,body{height:100%; margin:0; background:var(--bg); color:var(--text); font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
 
9
  --bg:#0b1220; --panel:#121a2e; --muted:#9fb0cf; --text:#e6edf7;
10
  --accent:#3a8dde; --accent2:#6ea8ff; --ok:#2ecc71; --warn:#ffb020; --danger:#ff6b6b;
11
  --radius:16px; --shadow:0 12px 30px rgba(0,0,0,.35);
12
+ --panelW:760px; --panelPeek:14px;
13
  }
14
  *{box-sizing:border-box}
15
  html,body{height:100%; margin:0; background:var(--bg); color:var(--text); font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}