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