diff --git a/dashboards/forza_composite/index.html b/dashboards/forza_composite/index.html index 1080d19..20ba018 100644 --- a/dashboards/forza_composite/index.html +++ b/dashboards/forza_composite/index.html @@ -25,8 +25,8 @@ html,body{width:100%;height:100%;overflow:hidden;background:#060a16;color:#fff; #gear-box span{font-size:min(96vw,800px);font-weight:200;transition:.1s} #pedals{position:absolute;right:4%;top:6%;width:16%} .pedal{margin-bottom:22px} -.pedal .pl{font-size:min(4.8vw,34px);color:rgba(255,255,255,.25);margin-bottom:6px;letter-spacing:.15em} -.pedal .pb{height:12px;background:rgba(255,255,255,.06);overflow:hidden} +.pedal .pl{font-size:min(9.6vw,68px);color:rgba(255,255,255,.25);margin-bottom:8px;letter-spacing:.15em} +.pedal .pb{height:24px;background:rgba(255,255,255,.06);overflow:hidden} .pedal .pf{height:100%;transition:width .06s linear} #tf{background:#fff}#bf{background:rgba(255,255,255,.4)} #status{position:absolute;right:4%;bottom:8%;width:16%}