diff --git a/src/widget/WeatherWidget.tsx b/src/widget/WeatherWidget.tsx index 090888f..73c8c79 100644 --- a/src/widget/WeatherWidget.tsx +++ b/src/widget/WeatherWidget.tsx @@ -217,8 +217,13 @@ export function WeatherWidget({ font-family="system-ui,sans-serif,'Helvetica Neue',Arial" style="font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;" > - - + + {/* Weather icon */} {/* Humidity, Precipitation, Wind and Air Pressure */} - + {/* Humidity */} - + {/* Precipitation */} )} - + {/* Wind */} {/* Location */} - + {formattedWeekday} @@ -472,7 +477,7 @@ export function WeatherWidget({ {/* Credit. No localization needed. */} - +