pratinavseth commited on
Commit
5b48766
·
verified ·
1 Parent(s): 8a86db4

custom: bigger panel title, 'CaptainRL — Live cockpit' (mirrors github af58f9b)

Browse files
Files changed (1) hide show
  1. server/custom_dist/index.html +2 -2
server/custom_dist/index.html CHANGED
@@ -475,7 +475,7 @@
475
  gap: 10px;
476
  min-width: 0;
477
  font-family: var(--sans);
478
- font-size: 14.5px;
479
  font-weight: 600;
480
  color: var(--ink);
481
  letter-spacing: -0.01em;
@@ -2232,7 +2232,7 @@
2232
  <span class="icon">
2233
  <svg viewBox="0 0 24 24"><path d="M3 12h3l3-7 4 14 3-9 2 4h3"/></svg>
2234
  </span>
2235
- Match &amp; training
2236
  </div>
2237
  <div class="panel-actions">
2238
  <div class="episode-launcher" id="episode-launcher" style="display:flex; gap:6px; align-items:center; margin-right:14px;">
 
475
  gap: 10px;
476
  min-width: 0;
477
  font-family: var(--sans);
478
+ font-size: 17px;
479
  font-weight: 600;
480
  color: var(--ink);
481
  letter-spacing: -0.01em;
 
2232
  <span class="icon">
2233
  <svg viewBox="0 0 24 24"><path d="M3 12h3l3-7 4 14 3-9 2 4h3"/></svg>
2234
  </span>
2235
+ CaptainRL Live cockpit
2236
  </div>
2237
  <div class="panel-actions">
2238
  <div class="episode-launcher" id="episode-launcher" style="display:flex; gap:6px; align-items:center; margin-right:14px;">