removed outline for video player

This commit is contained in:
Isaac Grynsztein
2020-02-23 03:13:09 -05:00
parent 393ed5a210
commit b87b49d77b

View File

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