两个平行div之间有间隙

两个平行的div使用 display: inline-block 会导致元素之间有空隙
解决方法: 父元素设置 font-size: 0;

posted @ 2016-08-20 15:33  小哩  阅读(625)  评论(1)    收藏  举报