Sha256: f4b44178ef3746e5cf9a7d630bb21f84586c0b8275347a344128491725752b0c
Contents?: true
Size: 478 Bytes
Versions: 3
Compression:
Stored size: 478 Bytes
Contents
@import "bootstrap.less"; // Custom Twitter Bootstrap v3.0.0 // ------------------------------------------------------------- // Responsive // ------------------------------------------------------------- // 1600px min @media screen and (min-width: 1600px) { .container { max-width: 1570px; } } // 1900px min @media screen and (min-width: 1900px) { .container { max-width: 1870px; } } // Components: common @import "font-awesome.less"; @FontAwesomePath: "../images/font";
Version data entries
3 entries across 3 versions & 1 rubygems