diff options
Diffstat (limited to 'demo/index.html')
-rw-r--r-- | demo/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/index.html b/demo/index.html index 2724c4f2..533081c5 100644 --- a/demo/index.html +++ b/demo/index.html @@ -118,7 +118,7 @@ <div class="call-to-action"> <span class="button--with-count"> - <a href="https://github.com/sampotts/plyr" target="_blank" class="button js-shr-button"> + <a <a href="https://github.com/sampotts/plyr" target="_blank" class="button js-shr-button"> <svg class="icon" role="presentation"> <title>GitHub</title> <path @@ -135,8 +135,8 @@ </span> </div> </header> - <main> + <!-- style="--plyr-color-main: #47bb4d; --plyr-video-control-bg-hover: var(--plyr-color-main); " --> <div id="container"> <video controls |