-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update demo site with OddBird branding #271
Conversation
✅ Deploy Preview for anchor-position-wpt canceled.
|
✅ Deploy Preview for anchor-polyfill ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@stacyk That is better, but I realized that the 50px offset wasn't doing a great job of clearly communicating what was happening, so I changed it a bit. The absolute positioning one was overlapping a bit, so I adjusted that as well. |
--brand-pink-dark: lch(from var(--brand-pink) calc(l - 20) c h); | ||
--brand-orange: lch(70.149% 72.526 55.336deg); | ||
--brand-orange-dark: lch(from var(--brand-orange) calc(l - 20) c h); | ||
--gray-1: lch(from var(--brand-blue) calc(l + 53) calc(c - 19) h); |
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.
😮😮😮😮 coooool
Description
Show me