Relative Content

Tag Archive for reactjstypescriptmaterial-uifont-size

How to change default font size of rem in MUI

All styles are based on rem in my application and I would love to let everything looks a bit smaller.
So I need to change the default font size of rem from 16px to 14px or 13px.