Skip to content
Snippets Groups Projects
Commit a52353ad authored by Greg Fodor's avatar Greg Fodor
Browse files

New homepage vid

parent a4110455
No related branches found
No related tags found
No related merge requests found
No preview for this file type
...@@ -39,7 +39,7 @@ class HomeRoot extends Component { ...@@ -39,7 +39,7 @@ class HomeRoot extends Component {
componentDidMount() { componentDidMount() {
this.loadEnvironments(); this.loadEnvironments();
document.querySelector("#background-video").playbackRate = 0.5; document.querySelector("#background-video").playbackRate = 0.75;
} }
showDialog = dialogType => { showDialog = dialogType => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment