Sha256: 9b6eef020a0b2785d6dcb2a1ec5a2fddb4e5b733692b73b09c0c3cf62605db8d

Contents?: true

Size: 372 Bytes

Versions: 7

Compression:

Stored size: 372 Bytes

Contents

///
/// Phantom by HTML5 UP
/// html5up.net | @ajlkn
/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
///

/* Section/Article */

section,
article {
  &.special {
    text-align: center;
  }
}

header {
  p {
    margin-top: _size(element-margin) * -0.5;
  }

  @include breakpoint(small) {
    p {
      margin-top: 0;
    }
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
phantom-blergh-0.2.0 _sass/phantom-blergh/components/_section.scss
phantom-blergh-0.1.5 _sass/phantom-blergh/components/_section.scss
phantom-blergh-0.1.4 _sass/phantom-blergh/components/_section.scss
phantom-blergh-0.1.3 _sass/phantom-blergh/components/_section.scss
phantom-blergh-0.1.2 _sass/phantom-blergh/components/_section.scss
phantom-blergh-0.1.1 _sass/phantom-blergh/components/_section.scss
phantom-blergh-0.1.0 _sass/phantom-blergh/components/_section.scss