Sha256: 9d7968cc2c01c88031e383eb7c910900808a0d1e199a0a6b448ff8655928f2eb
Contents?: true
Size: 327 Bytes
Versions: 4
Compression:
Stored size: 327 Bytes
Contents
$header_height: 50px; html, body { width: 100%; font-family: $font-face-regular; background-color: $color-background; overflow-y: auto; } .style-guide { padding-top: $header_height; } .nav-pills > li > a { border-radius: 0; } // make all images responsive by default img { max-width: 100%; margin: 0 auto; }
Version data entries
4 entries across 4 versions & 1 rubygems