为什么logo:height设置为80px不行,偏偏84px就可以了?
我也是这个问题,想了1天,还是百度来的快,是因为img标签有个3px左右的文字,给img加一个
display:block;
就可以了