Updated partnership proposition, changed .explore icon animation, added new tickets block, merged js plugins into one file, refactoring of scripts.js, minor style fixes

This commit is contained in:
Oleh Zasadnyy 2014-08-25 12:42:51 +03:00
parent e9ee50a004
commit 220149a695
43 changed files with 432 additions and 5692 deletions

View file

@ -5,7 +5,7 @@
<h3>{{ site.directionDetailsTitle }}</h3>
</section>
<div class="row">
<div class="col-lg-10 col-lg-offset-1 text-left same-height-wrapper">
<div class="col-lg-10 col-lg-offset-1 text-left">
{% assign animationDelay = 0 %}
{% for card in site.directionDetailsCards %}
{% assign colWidth = 12 | divided_by: forloop.length %}