Remove sea theme

This commit is contained in:
Gabe Kangas 2020-06-14 19:15:24 -07:00
parent f586d79f8e
commit 11b842ec53

View file

@ -14,11 +14,6 @@
<script src="vendor/autolink.js"></script>
<link href="./styles/layout.css" rel="stylesheet" />
<link
href="https://unpkg.com/@videojs/themes@1/dist/sea/index.css"
rel="stylesheet"
/>
</head>
<body>
@ -57,7 +52,7 @@
<div id="video-container" class="flex shadow-md owncast-video-container">
<video
class="video-js vjs-theme-sea"
class="video-js"
id="video"
preload="auto"
controls