keanuwilliams / inspirational-homepage

An application that interacts with different APIs to display the current weather, a background image, and an inspirational quote.
1 stars 0 forks source link

Fix Weather and Settings Button on Mobile #70

Open keanuwilliams opened 2 years ago

keanuwilliams commented 2 years ago

Description When dragging up on mobile, the weather, settings button, and background index buttons drag up. The objects should stay in place like the date, time, and greeting. A possible fix is to change the CSS position from relative to fixed.

Screenshots IMG_1091 IMG_1092

keanuwilliams commented 2 years ago

Not currently a big problem to be prioritized. Removing the issue from the v1.7.0 update.