successbyte / dribble-clone

The place to start your first Open Source Contribute
https://dribble-clone-ehsan.vercel.app
17 stars 12 forks source link

Back to top button size #11

Open successbyte opened 1 month ago

successbyte commented 1 month ago

New Issue

The back to top button size should be changed to 60px

Actual behavior

now it's size is 50px

Screenshot 2024-09-10 220702

Expected Behavior

The button size should change to 60px

successbyte commented 1 month ago

if you have any question regarding the issue or more info on Open Source ask here or reach out to me https://x.com/Ehsan_Haidary

vaishnaviiChaudhary commented 2 weeks ago

@successbyte Hi, Can you assign this issue to me?

successbyte commented 2 weeks ago

Hi @vaishnaviiChaudhary I assigned you You may creat a PR And also please give the repo a star Thanks

successbyte commented 1 week ago

Hi @vaishnaviiChaudhary what did you do with the issue?

vaishnaviiChaudhary commented 1 week ago

I have resolved the issue and raised the pr... https://github.com/successbyte/dribble-clone/pull/20

successbyte commented 1 week ago

You did a good job but try to read the app Readme.md and run the app by running npm install npm start that the app compiles the code you wrote and do a git commit and push it will be done

what you did is you wrote the code in SCSS file but did not run the app to compile changes and set your changes thanks