Sha256: 57d3aeb0b42c46f19813b4ca37fdfa46ca7c4d9856add25b0f301533ee8413fa
Contents?: true
Size: 460 Bytes
Versions: 11
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
11 entries across 11 versions & 1 rubygems