removed outline for video player

pull/11/head
Isaac Grynsztein 6 years ago
parent 393ed5a210
commit b87b49d77b

@ -2,6 +2,10 @@
margin: 0 auto;
}
.video-player:focus {
outline: none;
}
.audio-styles {
height: 50px;
background-color: transparent;

Loading…
Cancel
Save