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 bug where top banner text isn't rendered properly in Chrome #139

Conversation

jslvtr
Copy link
Contributor

@jslvtr jslvtr commented Aug 13, 2023

It seems Chrome doesn't support the background-clip property on its own. Add -webkit and -moz prefixes to background-clip so text renders properly. Also added fallback of background-color for browsers that don't support a gradient background image.

@vercel
Copy link

vercel bot commented Aug 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
rest-apis-flask-python ✅ Ready (Inspect) Visit Preview Aug 13, 2023 10:55am

@jslvtr jslvtr merged commit 58398dc into develop Aug 13, 2023
@jslvtr jslvtr deleted the jose/cou-322-fix-text-buying-the-course-on-ebook-where-it-doesnt-render branch August 13, 2023 10:56
@jslvtr jslvtr mentioned this pull request Jun 21, 2024
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