"When calculating a line-height, the context becomes the font-size of that element."
用的设计公式:target / content = result;
应用:body中使用 font-size:62.5%;(1em = 10px; 即10px / 16px = 62.5%);
为什么上面那句英文说the context becomes the font-size of that element
?
森栏
相关分类