Sha256: a0b53eb32e620711276f83417478341c046138ea8cb35044d83604e5a5aae09a
Contents?: true
Size: 517 Bytes
Versions: 37
Compression:
Stored size: 517 Bytes
Contents
@import "bootstrap.less"; // Custom Twitter Bootstrap v3.1.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/font-awesome.less"; @FontAwesomePath: "../../images/font"; .fa{display: inherit;}
Version data entries
37 entries across 37 versions & 2 rubygems