[mod] tune a bit the panorama
This commit is contained in:
parent
ff4f8bf425
commit
d4172c09da
@ -104,10 +104,6 @@ a {
|
|||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panorama {
|
|
||||||
height: 80%;
|
|
||||||
}
|
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
margin-top: 7em;
|
margin-top: 7em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
@ -34,8 +34,8 @@
|
|||||||
$(".panorama").panorama_viewer({
|
$(".panorama").panorama_viewer({
|
||||||
repeat: true,
|
repeat: true,
|
||||||
direction: "horizontal",
|
direction: "horizontal",
|
||||||
animationTime: 250,
|
animationTime: 150,
|
||||||
easing: "ease-out",
|
easing: "linear",
|
||||||
overlay: true
|
overlay: true
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user