Styling fixes

This commit is contained in:
Sam Potts
2018-04-03 22:56:19 +10:00
parent 2782a00e7c
commit e4d975af00
17 changed files with 22 additions and 14 deletions

View File

@ -47,7 +47,7 @@ import Raven from 'raven-js';
});
// Setup the player
const player = new Plyr('#player', {
const player = new Plyr('video', {
debug: true,
title: 'View From A Blue Moon',
iconUrl: '../dist/plyr.svg',