goodchai0 / day-planner

This is day-planner project using html, css and js.
MIT License
39 stars 62 forks source link

Bug fix for mobile responsiveness #100

Closed nicholeboaz closed 1 year ago

nicholeboaz commented 2 years ago

The jumbotron, "Today's Thought" textarea, and diary image weren't displaying correctly on mobile.

I also implemented a way to store dark mode preference to local storage but it looks like someone else beat me to it on that issue, so please feel free to reject those changes and use theirs!