firmware wip - CSS better sizes for mobile and pc view
This commit is contained in:
parent
0aa6e47468
commit
228a46c2b3
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue