Let's Understand CSS: Inheritance
Most CSS bugs come from conflicting styles which most people solve by slapping the notorious !important at them, or by resorting to inline styles instead.
The only fix to this is by understanding how CSS deals with conflicting rules, and how to use i...
yamanidev.hashnode.dev4 min read