摘要: 原理 栅格系统的核心就是媒体查询。指定的尺寸都是百分比,也就是流式布局。 查看bootstrap中的源码可以发现,对样式的定义次序全都是依次 xs、sm、md、lg,如: // grid-framework.less: // Common styles for all sizes of grid c 阅读全文
posted @ 2017-09-21 16:13 HelloHello233 阅读(715) 评论(0) 推荐(0)