Skip to content
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

fixes: hovering links enhancement #781 #782

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

sagarbendale2004
Copy link

Solution:

Text Color Change: The text color of the sublinks now changes on hover, providing a clear visual indication of interactivity.
Background Box with Pop-up Effect: A subtle background box has been added that pops up and makes the sublink content appear bigger when hovered. This creates a modern and dynamic feel to the hover state.
Font Style Change on Hover for Headings: The headings of each domain now change their font style upon hovering to further enhance interactivity.

Changes in CSS:

Sublink Hover Effect:

Text color changes to a more vibrant color on hover (e.g., $brightblue).
Added a background box with a slight scale-up effect to make the link appear larger on hover.

Heading Font Change:

The font changes to a bolder or alternate font-family when the user hovers over a heading.

issue resolved #781

Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for carvel canceled.

Name Link
🔨 Latest commit 5f22af4
🔍 Latest deploy log https://app.netlify.com/sites/carvel/deploys/66fd529370b51b000940a3ba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

hovering links enhancement
1 participant