-
Notifications
You must be signed in to change notification settings - Fork 25
fix: private video poster image #833
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
Conversation
✅ Deploy Preview for cld-vp-esm-pages ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for cld-video-player ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
kalifyaniv-cloudinary
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
crazy that this is the fix! 👏
| text-shadow: | ||
| 0 0 0.1em var(--color-accent), | ||
| 0 0 0.2em var(--color-accent), | ||
| 0 0 0.3em var(--color-accent), | ||
| 0 0 0.8em var(--color-text), | ||
| 0 0 1em var(--color-text); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some accent to our focus highlight following this feedback.
Didn't mean to push it to this PR but I'll let it slide...
This PR fixes the broken poster image on assets with private delivery type (codepen)