nav: move VPN Myths link from left nav to right CTA area#86
Conversation
Agent-Logs-Url: https://github.com/jaypatrick/bloqr-landing/sessions/804f4939-de63-4ee1-bf56-1b5e54e4bee6 Co-authored-by: jaypatrick <1800595+jaypatrick@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Moves the VPN Myths navigation link from the left-side desktop nav list to the right-side CTA cluster, giving it a featured CTA-style treatment using the existing --orange token.
Changes:
- Removed VPN Myths from the desktop
.nav-linkslist. - Added VPN Myths into the desktop
.nav-ctaarea between News and Docs. - Introduced
.nav-mythsstyling (modeled after.nav-news) usingvar(--orange).
|
@copilot apply changes based on the comments in this thread |
Agent-Logs-Url: https://github.com/jaypatrick/bloqr-landing/sessions/0468ff9a-3414-4ae6-870c-8af66169971a Co-authored-by: jaypatrick <1800595+jaypatrick@users.noreply.github.com>
Both review points addressed in c100531:
|
<li>from.nav-links(desktop left side)<a>to.nav-ctabetween News and Docs.nav-mythsCSS class (orange, modelled after.nav-news).nav-news/.nav-mythsCSS into a combined selector; keep onlycolorper-link.nav-news.activeand.nav-myths.activeactive-state styles for the CTA text linksOriginal prompt
This pull request was created from Copilot chat.