mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
CSS files converted to Sass. Some style fixes. Created file with sponsors.
This commit is contained in:
parent
1a5c529669
commit
a45174a1e4
851 changed files with 19814 additions and 5533 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue