Design comparison
SolutionDesign
Solution retrospective
Could anyone help me with my instagram elements? I used a background image slice to get the gradient border on the top. Now when I hover over the element, it changes to the correct color, but the border disappears. Anyone have any suggestions, or alternates ways to get a gradient border?
Community feedback
- @abhik-bPosted almost 4 years ago
Hi Cody , Your solution is amazing,👌
- your theme toggle button transition is amazing
- your hover states for cards look amazing
To fix the instagram hover issue
- for group hover use
filter:brightness(150%)
and remove thebackground-color
- for instagram-group remove the
background-image
Hope this is useful 🚀
0@replicant1986Posted almost 4 years ago@abhik-b Thank you very much for your help and the encouragement. I really appreciate it.
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord