This commit is contained in:
Nicolas Bally 2018-02-22 12:58:02 +01:00
parent 003f15253f
commit 04435d44ae
5 changed files with 54 additions and 961 deletions

BIN
.DS_Store vendored

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
#menu_top_container{
background:$dark_gray;
background:rgb(10,10,10);
z-index:60;
@ -88,7 +88,6 @@
text-align:center;
background:white;
font-size:0.9em;

View File

@ -82,6 +82,9 @@
<link href="https://fonts.googleapis.com/css?family=Galada|Lato:400,900|Roboto+Slab:400,700" rel="stylesheet">
<script src="https://f.vimeocdn.com/js/froogaloop2.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Mukta+Malar" rel="stylesheet">
=javascript_include_tag "https://maps.googleapis.com/maps/api/js?libraries=places,geometry&amp;sensor=false"
<!-- Facebook Pixel Code -->
<script>

BIN
public/.DS_Store vendored

Binary file not shown.