mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2024-12-27 04:51:22 +01:00
pages
This commit is contained in:
parent
9c32065178
commit
0170063a7b
2 changed files with 4 additions and 6 deletions
|
@ -37,11 +37,9 @@
|
||||||
fringilla tincidunt. Nullam dui leo Aenean mi ligula, rhoncus ullamcorper.</p>-->
|
fringilla tincidunt. Nullam dui leo Aenean mi ligula, rhoncus ullamcorper.</p>-->
|
||||||
</header>
|
</header>
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</div>
|
</div>
|
||||||
|
<a href="#two" class="more scrolly">Continúa</a>
|
||||||
</section>
|
</section>
|
||||||
<section id="banner">
|
|
||||||
<a href="#two" class="more scrolly">Continúa</a>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- Two -->
|
<!-- Two -->
|
||||||
<section id="two" class="wrapper alt style2">
|
<section id="two" class="wrapper alt style2">
|
||||||
|
|
|
@ -78,7 +78,7 @@
|
||||||
hideOnSwipe: false,
|
hideOnSwipe: false,
|
||||||
|
|
||||||
// Reset scroll position on hide.
|
// Reset scroll position on hide.
|
||||||
resetScroll: false,
|
resetScroll: true,
|
||||||
|
|
||||||
// Reset forms on hide.
|
// Reset forms on hide.
|
||||||
resetForms: false,
|
resetForms: false,
|
||||||
|
@ -584,4 +584,4 @@
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
})(jQuery);
|
})(jQuery);
|
||||||
|
|
Loading…
Reference in a new issue