firmware wip - CSS better sizes for mobile and pc view

This commit is contained in:
Marcus 2024-05-03 15:49:21 +02:00
parent 0aa6e47468
commit 228a46c2b3

View file

@ -453,7 +453,7 @@ const char CSSgauge[] PROGMEM = R"EOF(
.gauge__label--high { width: 48px; }
.gaugeLabel { font-size: 1.3em; }
.gauge__labels { font-size: 2em; }
}
.gauge--liveupdate .gauge__data,
.gauge--liveupdate .gauge__needle {