TheOpenInnovator / Productivity-Tracker

This is a Productivity Tracker for users to use on a daily basis to keep a track of their time & tasks and to improve their Productivity.
https://theopeninnovator.github.io/Productivity-Tracker/
MIT License
6 stars 9 forks source link

feat: add back to up icon #6

Closed Zish303 closed 4 days ago

Zish303 commented 1 week ago

Fixes #5

I have add an 'Up' icon, which scrolls the page to the top when clicked. The size of the icon is responsive to the device size and the color palette also matches with the color of the website.

Zish303 commented 1 week ago

@TheOpenInnovator Please review the changes.

TheOpenInnovator commented 1 week ago

Hey @Zish303 the functionality is pretty good. Please fix the styling according to the styling of the website.

Zish303 commented 1 week ago

@TheOpenInnovator I have updated the styling, and also fixed the position of button so that it would not overlap with other elements. Please let me know, if further changes are required.