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

Button color inside content #7

Open
irinaz opened this issue Nov 8, 2024 · 0 comments
Open

Button color inside content #7

irinaz opened this issue Nov 8, 2024 · 0 comments

Comments

@irinaz
Copy link
Collaborator

irinaz commented Nov 8, 2024

Currently we have code that makes link with class btn white text
.l-content a.btn, .l-content a.button {
color: #fff;
}
we also need css where link inside button has white text
.l-content btn a, .l-content button a {
color: #fff;
}
Screenshot 2024-11-08 at 1 32 36 PM

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

No branches or pull requests

1 participant