Sha256: 844071287c034b5631f4902c2a9bbc0b532f9bdcf959bba30791a5c2ac8acb45

Contents?: true

Size: 502 Bytes

Versions: 2

Compression:

Stored size: 502 Bytes

Contents

#header.style-guide__subsection

  %h3= link_to_style_guide('components', 'header')

  %p A stylistic wrapper for page headers, providing modifiers to implement responsive layout.

  .style-guide__example-block
    .header
      %h1.header__title Header Title
      %h4.header__sub-title Header Sub-title

  %p Header can be centered for small devices

  .style-guide__example-block
    .header.header--center-at-small
      %h1.header__title Header Title
      %h4.header__sub-title Header Sub-title

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-one_theme-1.3.1 app/views/workarea/storefront/style_guides/components/_header.html.haml
workarea-one_theme-1.3.0 app/views/workarea/storefront/style_guides/components/_header.html.haml