Local Weather App review request

Hello! Here’s my Local Weather App: https://codepen.io/icelandico/pen/pVzqXb . I got some problems with RWD, so If possible - please check it also with different resolutions. For me it was looking fine on different screens and mobile devices. Probably my design needs to be enhanced but I’m glad it works without glitch, gets the data from API etc.

https://i.imgur.com/MWPAqiD.jpg

you could probably fix it using toPrecision

1 Like

That’s weird! I use ceil() method to round the values… I’ll try Your suggestion. Thanks!