-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Fix: Resume button in nav bar #738
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
for more information, see https://pre-commit.ci
[UPDATE]: Added empty div before "DOWNLOAD MY RESUME" button to make the resume nav properly redirected to the the button regardless if the current viewport is before the "DOWNLOAD MY RESUME" button or after it. |
Thanks for contributing @Jolomi-Tosanwumi |
Thank you @saadpasta. Please don't forget to add me as a contributor :) |
Hi @saadpasta, @kartikcho . Reminder to add me as a contributor :) |
hi
…On Sat, Nov 30, 2024 at 8:05 AM Jolomi Tosanwumi ***@***.***> wrote:
Hi @saadpasta <https://github.com/saadpasta>, @kartikcho
<https://github.com/kartikcho> . Reminder to add me as a contributor :)
—
Reply to this email directly, view it on GitHub
<#738 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BL3MCB5MURAXJVNMMGMPOBL2DDXKLAVCNFSM6AAAAABP32CIFWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBYG4ZDGNZZG4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
* fixed resume nav bar issue * created empty div * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * modified margin of empty div * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Description
Fixed: Resume button in nav bar not redirecting to "DOWNLOAD MY RESUME" button.
Fixes (#737)
Type of change