The em unit is relative to the font-size of the parent, which causes the compounding issue. The rem unit is relative to the root—or the html — ...
確定! 回上一頁