Relative units in CSS
CSS relative units are used to specify the size of an element relative to the size of another element in a HTML file. CSS relative units allows elements to scale up and down according to the size of other elements.
The rem unit
The rem unit is relat...
teckierite.hashnode.dev2 min read