Sha256: 289a736c1d1f4c77a74196dc61561f66d76ef8e9453ac3f0cbdccd600fb7e664
Contents?: true
Size: 460 Bytes
Versions: 22
Compression:
Stored size: 460 Bytes
Contents
// // Typography // -------------------------------------------------- h1, .h1, h2, .h2 { font-weight: 300; } .page-header .actions { margin-top: 8px; a > .pficon { margin-right: 4px; } } @media (min-width: @grid-float-breakpoint-max) { .page-header-bleed-left { margin-left: -@grid-gutter-width/2; } .page-header-bleed-right { margin-right: -@grid-gutter-width/2; .actions { margin-right: @grid-gutter-width/2; } } }
Version data entries
22 entries across 22 versions & 1 rubygems