Kearm commited on
Commit
9525b90
·
verified ·
1 Parent(s): a954a0e

Upload benchmark-component.css with huggingface_hub

Browse files
Files changed (1) hide show
  1. benchmark-component.css +0 -1
benchmark-component.css CHANGED
@@ -2,7 +2,6 @@ resmp-benchmark-chart { display:block; padding:40px 48px 55px; background:#f1f0e
2
  .resmp-chart { color:#171719; font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; }
3
  .chart-head { display:flex; align-items:flex-start; justify-content:space-between; gap:24px; }
4
  .chart-nameboard { display:flex; align-items:stretch; border-left:8px solid #e2382f; background:#171719; color:#f1f0e9; box-shadow:6px 6px 0 #6f36d9; }
5
- .chart-nameboard>b { display:grid; place-items:center; width:54px; color:#b6f238; font:900 18px ui-monospace,monospace; border-right:1px solid #403c44; }
6
  .chart-nameboard>span { display:flex; flex-direction:column; gap:5px; padding:13px 18px; font:700 22px Georgia,serif; }
7
  .chart-nameboard small { color:#aaa6b0; font:700 7px ui-monospace,monospace; letter-spacing:.14em; }
8
  .chart-actions { display:flex; gap:6px; }
 
2
  .resmp-chart { color:#171719; font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; }
3
  .chart-head { display:flex; align-items:flex-start; justify-content:space-between; gap:24px; }
4
  .chart-nameboard { display:flex; align-items:stretch; border-left:8px solid #e2382f; background:#171719; color:#f1f0e9; box-shadow:6px 6px 0 #6f36d9; }
 
5
  .chart-nameboard>span { display:flex; flex-direction:column; gap:5px; padding:13px 18px; font:700 22px Georgia,serif; }
6
  .chart-nameboard small { color:#aaa6b0; font:700 7px ui-monospace,monospace; letter-spacing:.14em; }
7
  .chart-actions { display:flex; gap:6px; }