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

docs: fix button obscured by bg image #19033

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

toFrankie
Copy link

Description

The buttons on the official site are blocked by the background image, and the rest of the text in that section is also affected, which doesn't expose the problem due to the layout.

On top of that, the “Free & open source” CSS uses -webkit-background-clip: text and -webkit-text-fill-color: transparent to change the rendering of the text, and this particular rendering affects the element's stacking context, so it also actively sets relative position.

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.

1 participant