Sha256: bd6c659bd7f0a0c9351156079689ce54b5d0525123aa07970bffd421115cfb0c

Contents?: true

Size: 1.26 KB

Versions: 24

Compression:

Stored size: 1.26 KB

Contents

<header>
    <div class="container-fluid">
      <div class="row">
        <div class="col-xl-8 header__bg positioning__offset-global-nav" {% if page.background_image %}style="background-image: url('{{ page.background_image }}');"{% endif %}>
          <div class="row positioning__heading--row">
            <div class="col-8 offset-4 positioning__col--offset text-center">
              <h2 class="typography__register--h2 typography--text-shadow">{{ page.main_heading }}</h2>
              <h3 class="typography__register--h3 typography--text-shadow">{{ page.sub_heading }}</h3>  
            </div>
          </div>
          <span class="typography__register--caption">Adrian Benfield, Class of 2017</span>
        </div>
        <div class="col-xl-4 positioning__form--margins">
          <h4 id="page-top" class="typography__register-h4 text-center">{{ page.form_heading }}</h4>
          {%- comment -%}
          <!--
            <h5 class="typography__register-h5 text-center">Classes Begin Jan. 7th</h5>
          <h5 class="typography__register-h5 text-center">Seats Are Filling Fast</h5>
          -->
          {%- endcomment -%}
          <div class="targetx__wrapper">
          {% include targetx-form.html %}
          </div>
        </div>
      </div>
    </div>
  </header>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
landing-page-gem-0.17.1 _includes/header.html
landing-page-gem-0.17.0 _includes/header.html
landing-page-gem-0.16.0 _includes/header.html
landing-page-gem-0.15.0 _includes/header.html
landing-page-gem-0.14.0 _includes/header.html
landing-page-gem-0.13.0 _includes/header.html
landing-page-gem-0.12.0 _includes/header.html
landing-page-gem-0.11.1 _includes/header.html
landing-page-gem-0.11.0 _includes/header.html
landing-page-gem-0.10.1 _includes/header.html
landing-page-gem-0.10.0 _includes/header.html
landing-page-gem-0.9.0 _includes/header.html
landing-page-gem-0.8.1 _includes/header.html
landing-page-gem-0.8.0 _includes/header.html
landing-page-gem-0.7.2 _includes/header.html
landing-page-gem-0.7.1 _includes/header.html
landing-page-gem-0.7.0 _includes/header.html
landing-page-gem-0.6.0 _includes/header.html
landing-page-gem-0.5.0 _includes/header.html
landing-page-gem-0.4.0 _includes/header.html