Sha256: 61fab08ae5ba3b84565939b2a7ac9dafca5ef5265997cd9ca6bbc40377411971
Contents?: true
Size: 372 Bytes
Versions: 37
Compression:
Stored size: 372 Bytes
Contents
html, body { // Base font size, everyting else scales relative to this. font-size: 16px; -webkit-font-smoothing: antialiased; @include breakpoint(small down) { font-size: 16px; } } .fa { text-align: center; min-width: 18px; @include breakpoint(large down) { min-width: 15px; } @include breakpoint(medium down) { min-width: 13px; } }
Version data entries
37 entries across 37 versions & 1 rubygems