Sha256: 6ac15245aec28da53fafc8386037e934b0cd54444c7b9e2de9659470fd98a5d1
Contents?: true
Size: 463 Bytes
Versions: 2
Compression:
Stored size: 463 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
patternfly-sass-2.8.0 | assets/stylesheets/patternfly/_type.scss |
patternfly-sass-2.7.0 | assets/stylesheets/patternfly/_type.scss |