CSS Specificity
Apart from wrongly spelled identifier names in CSS, the next most probable reason why our CSS style is not being applied is because of CSS specificity. It is the rule the determines which style gets applied when there is a conflict. The workaround fo...
friilancer.hashnode.dev5 min read