Version 1.1: responsive widget
This release makes a tiny adjustment for the widget, so that it can scale according to the screen size, specifically for HD resolutions where the widget looked too small.
CHANGELOG
src/sass/global/elements.scss
: modify root HTML object to increase base font size based on screen sizesrc/sass/components/weather-icons/main.scss
: removes constraint for weather icon dimensions (so they can scale with the font size change)