diff --git a/static/card.html b/static/card.html index 8a4f0fc..1a261d8 100644 --- a/static/card.html +++ b/static/card.html @@ -27,6 +27,7 @@ --icon-very-unhealthy: /images/aqi-icon-l5.svg; --icon-hazardous: /images/aqi-icon-l6.svg; } + body { display: flex; justify-content: center; @@ -167,6 +168,7 @@ margin-top: 7px; margin-bottom: 7px; } + #health_icon { transform: scale(2); padding-top: 30px; @@ -180,7 +182,6 @@

Loading . . .

-

Loading

@@ -214,14 +215,21 @@