Kiran1689 / Awesome-Dev-Portfolios

This repository aims to collect portfolios and their repositories from developers around the world.
https://awesome-dev-portfolios.vercel.app
MIT License
174 stars 73 forks source link

[BUG] Scroll to Top button not working as intended. #221

Closed KartikChinda closed 6 months ago

KartikChinda commented 6 months ago

Describe the bug The scroll to top button should be visible only after scrolling to an x amount, but is visible at the top, also at scrolling, the layout of the button messes up and the arrow moves to the side.

Expected behavior The scroll to top button should only be visible after scrolling to an x amount, and the arrow button should stay in the center at all times

Screenshots image image

github-actions[bot] commented 6 months ago

It's great having you contribute to this Project 🤩

🧐Please Note: If this issue is for adding your portfolio, Make sure that your image resolution is 1900x900.

If you would like to keep contributing to open-source, you can check out the other projects by Kiran Naragund here

Admin

Kiran
Kiran Naragund
KartikChinda commented 6 months ago

@Kiran1689 , I'd love to work towards fixing this issue.

Kiran1689 commented 6 months ago

@KartikChinda Thanks for raising issue.

You can go ahead and fix.

Kiran1689 commented 6 months ago

Also change the BG color to White and arrow mark color to Black @KartikChinda

KartikChinda commented 6 months ago

On it!