CSS files converted to Sass. Some style fixes. Created file with sponsors.

This commit is contained in:
Oleh Zasadnyy 2014-08-08 01:23:36 +03:00
parent 1a5c529669
commit a45174a1e4
851 changed files with 19814 additions and 5533 deletions

View file

@ -1,6 +1,6 @@
<!-- Begin Location Section -->
<section id="location">
<div id="canvas-map"></div>
<section id="location-map" class="location-map">
<div id="canvas-map" class="canvas-map"></div>
<div class="content-wrapper">
<div class="col-lg-3 col-md-4 col-sm-6 col-md-offset-1 animated hiding location-description text-left" data-animation="fadeInLeft" data-delay="0">
<div class="row">
@ -18,7 +18,7 @@
</li>
</ul>
</div>
<a href="{{ site.baseurl | append: '/logistics/#findyourway' }}" class="pull-right">
<a href="{{ site.baseurl | append: '/logistics/#find-way' }}" class="pull-right">
<svg class="icon icon-direction" viewBox="0 0 32 32">
<use xlink:href="img/sprites/sprites.svg#icon-direction"></use>
</svg>