SyntaxFix
Write A Post
Hire A Developer
Questions
I tried the following and it works for me better
Code:
.unstyled-link{ color: inherit; text-decoration: inherit; &:link, &:hover { color: inherit; text-decoration: inherit; } }