Recently, I inquired about a pesky text effect that was bothering me.
Thanks to the assistance of fellow users, I discovered that the culprit behind the effect was the background color's edge.
Eliminating this problem should be simple, but even with the border : none
property, the issue persists.
You can view the effect on codrops here: this.
Also, check out this jsfiddle link: jsfiddle
If anyone has a solution to remove the unwanted effect, please share!
Thank you in advance