diff --git a/src/panels/lovelace/cards/hui-weather-forecast-card.ts b/src/panels/lovelace/cards/hui-weather-forecast-card.ts index 9d1a32575..af35cb18e 100644 --- a/src/panels/lovelace/cards/hui-weather-forecast-card.ts +++ b/src/panels/lovelace/cards/hui-weather-forecast-card.ts @@ -502,6 +502,7 @@ class HuiWeatherForecastCard extends LitElement implements LovelaceCard { padding-top: 4px; padding-bottom: 4px; display: flex; + justify-content: center; } .forecast-image-icon > * {