home v2
This commit is contained in:
parent
5485f80dae
commit
678343b0e9
@ -339,8 +339,8 @@
|
|||||||
$('.panel-pane.news-panel .center-wrapper .panel-panel', '#home-v2').each(function(i, e){
|
$('.panel-pane.news-panel .center-wrapper .panel-panel', '#home-v2').each(function(i, e){
|
||||||
$(this)
|
$(this)
|
||||||
.attr('data-anchor-target', "#news-pane")
|
.attr('data-anchor-target', "#news-pane")
|
||||||
.attr('data--'+(i+1)*100+'-bottom-top', 'transform:translateY(20em);opacity:0;')
|
.attr('data--'+(i+1)*75+'-bottom-top', 'transform:translateY(20em);opacity:0;')
|
||||||
.attr('data-'+(i+1)*20+'-center-top', 'transform[quadratic]:translateY(0em);opacity:1;');
|
.attr('data-center-top', 'transform[quadratic]:translateY(0em);opacity:1;');
|
||||||
});
|
});
|
||||||
|
|
||||||
// Formations
|
// Formations
|
||||||
|
Loading…
x
Reference in New Issue
Block a user