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

fix(curriculum): avoid underline on focus #11443

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

fiji-flo
Copy link
Contributor

@fiji-flo fiji-flo commented Jul 9, 2024

Summary

Don't show text-decoration on :active for partner banner main link.

Problem

:active adds a underline.

Solution

set it to none.


Screenshots

Before

image

After

image
The curly underline is supposed to be gone on focus.


How did you test this change?

locally

Don't show text-decoration on :active for partner banner main link.
@fiji-flo fiji-flo requested a review from a team as a code owner July 9, 2024 15:31
@caugner caugner changed the title fix(curriculum): fix double underline fix(curriculum): avoid underline on focus Jul 9, 2024
@fiji-flo fiji-flo merged commit cc44904 into main Jul 9, 2024
14 checks passed
@fiji-flo fiji-flo deleted the fix-partner-banner branch July 9, 2024 15:43
ferdnyc pushed a commit to ferdnyc/yari that referenced this pull request Jul 13, 2024
fix(curriculum): fix double underline

Don't show text-decoration on :active for partner banner main link.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants