Replies: 1 comment 3 replies
|
My solution uses box-shadows. But it took me dozens of unsuccessful attempts to find a combination that worked. In my case, it turned out |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I could get a much shorter version on target #79 using box-shadow, but I struggle with the typical 99.9% match problem. The image looks pixel perfect, but I can't get it to 100%. My working solution uses a different method but has some clear visual mismatches and still works.
This behavior is sometimes really nerve wrecking...
Does any top solution us box-shadow? Without getting into details I guess u guys know the technic I mean ;)
All reactions