SyntaxFix
Write A Post
Hire A Developer
Questions
You should never use * + !important. What if you want to change font in some parts your HTML document? You should always use body without important. Use !important only if there is no other option.
* + !important
!important