In my initial days of learning CSS, I use the "px" unit everywhere in my CSS. But with time by watching many youtube tutorials I shifted from using "px" to "rem". The reason for using "rem" is that it is a relative unit whereas "px" is an absolute un...
insightblog.hashnode.dev5 min read
No responses yet.