|
|
@ -18,44 +18,22 @@ |
|
|
|
<div class="col-12"> |
|
|
|
<div class="text-center"> |
|
|
|
<hgroup> |
|
|
|
<div class="header__title h1"> |
|
|
|
<a href="/"> |
|
|
|
<svg class="icon header__logo" alt="Crisp" viewBox="0 0 100 100"> |
|
|
|
<use xlink:href="/svg/icons.svg#chip" /> |
|
|
|
</svg> |
|
|
|
Crispy Boilerplate <span class="text-small">0.9.7</span> |
|
|
|
</a> |
|
|
|
</div> |
|
|
|
<a href="/"> |
|
|
|
<svg class="icon header__logo" alt="Crisp" viewBox="0 0 100 100"> |
|
|
|
<use xlink:href="/svg/icons.svg#chip" /> |
|
|
|
</svg> |
|
|
|
<div class="header__title h1"> |
|
|
|
Crispy Boilerplate<br /> |
|
|
|
<span class="text-small header__small">0.9.7</span> |
|
|
|
</div> |
|
|
|
</a> |
|
|
|
<div class="header__subtitle h5"> |
|
|
|
Less is More |
|
|
|
</div> |
|
|
|
</hgroup> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="grid"> |
|
|
|
<div class="col-sm-4"> |
|
|
|
<div class="header__feature"> |
|
|
|
<h2 class="header__feature-title">Less is more</h2> |
|
|
|
<p class="header__feature-text"> |
|
|
|
Simple basic Components to extends in your own art |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="col-sm-4"> |
|
|
|
<div class="header__feature"> |
|
|
|
<h2 class="header__feature-title">Structure</h2> |
|
|
|
<p class="header__feature-text"> |
|
|
|
Crispy gives you a Structure to orientate |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="col-sm-4"> |
|
|
|
<div class="header__feature header__feature--last"> |
|
|
|
<h2 class="header__feature-title">Helper</h2> |
|
|
|
<p class="header__feature-text"> |
|
|
|
Use helper to save up time and coding less |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</header> |
|
|
|
<a class="button button--up" href="#header"> |
|
|
|