-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added back to top button #54
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for asc-hirehub ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
#7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please first merge the #22 pr because it is creating confusion for me to update as its showing commit ahead. |
fixed the dark mode |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[image: image.png][image: image.png]
fixed all the issues
…On Sun, 6 Oct 2024 at 03:46, Anish Singh Chandel ***@***.***> wrote:
***@***.**** commented on this pull request.
just place the toggle button in the nav bar no need to make it sticky
image.png (view on web)
<https://github.com/user-attachments/assets/297bbc49-16b9-43d8-8db3-77b786032d5b>
the text is not readable , you should remove the background of the
background image or use different image with same context
image.png (view on web)
<https://github.com/user-attachments/assets/5c98509f-03d7-4cb9-bbed-b908bba325ec>
make the navbar in dark theme too
image.png (view on web)
<https://github.com/user-attachments/assets/06c3ebb2-2cf6-4f4e-ab59-3126f7e2c243>
—
Reply to this email directly, view it on GitHub
<#54 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BH2GHYD3SPN2JE7SNCUVB63Z2BQM7AVCNFSM6AAAAABPLOYJ3GVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDGNJQGQYDIMZVGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Please assign with labels |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#22
![image](https://private-user-images.githubusercontent.com/167011296/373579609-c78ef0fd-60f1-4e32-ac0e-4260d75a3c47.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NDgxNTgsIm5iZiI6MTczOTU0Nzg1OCwicGF0aCI6Ii8xNjcwMTEyOTYvMzczNTc5NjA5LWM3OGVmMGZkLTYwZjEtNGUzMi1hYzBlLTQyNjBkNzVhM2M0Ny5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQxNTQ0MThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04OWIyZDdhY2E2MGNjYzdlNDgxMDA0NDVlNTA2NjNjZWMxZmEyYjlhMTNhZDk3ZWNjNmY4Njg5NzQ0NmU0MDdmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.nKna9wNQn-QFFz6JJVdIX3aLYTuiBtyG39KzxkH2CoQ)
Created a "Back to Top" button that is fixed to the bottom right corner of the page. When clicked, it smoothly scrolls the user back to the top of the page.
Please assign the gssoc and hactoberfest labels.
Also please give level2 tag.