fix duration

parent 95d3092b
...@@ -15,7 +15,7 @@ $(document).ready(function() { ...@@ -15,7 +15,7 @@ $(document).ready(function() {
}, },
zoom: { zoom: {
enabled: true, enabled: true,
duration: 300 // don't foget to change the duration also in CSS duration: 500 // don't foget to change the duration also in CSS
} }
}); });
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment