Sha256: b4a14995bfc5cb0887cbf6632ef1daf312ca336af2b829e2765ca92c28eb424d
Contents?: true
Size: 479 Bytes
Versions: 158
Compression:
Stored size: 479 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
158 entries across 115 versions & 1 rubygems