diff --git a/dashboards/forza_composite/index.html b/dashboards/forza_composite/index.html index 380b874..4dc8712 100644 --- a/dashboards/forza_composite/index.html +++ b/dashboards/forza_composite/index.html @@ -101,7 +101,7 @@ const M={aspect_ratio:"16:9",render_mode:"contain"};let GAME_ID=''; max=max||8000;cur=cur||0;sz(); const W=canvas.width/devicePixelRatio,H=canvas.height/devicePixelRatio; ctx.clearRect(0,0,W,H); - const tw=Math.max(18,W/32),th=Math.max(6,H/70),gap=Math.max(1,tw*.12); + const tw=Math.max(54,W/11),th=Math.max(18,H/24),gap=Math.max(2,tw*.06); // bg ticks for(let i=0;i