diff --git a/Arduino/CanGrow/CanGrow.ino b/Arduino/CanGrow/CanGrow.ino index 0e0cff7..84e2db8 100644 --- a/Arduino/CanGrow/CanGrow.ino +++ b/Arduino/CanGrow/CanGrow.ino @@ -284,7 +284,7 @@ a:active { @media only screen and (min-width: 1280px) { .center, .nav { width: 60%; min-width: 420px; - } + } } @@ -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 {