css change

This commit is contained in:
maximstewart 2021-02-10 18:10:02 -06:00
parent 2652810ba1
commit 649a88cfcd
1 changed files with 6 additions and 1 deletions

View File

@ -29,7 +29,12 @@ input[type=range][orient=vertical] {
padding: 0 5px;
}
[class*="col-"] {
background-clip: padding-box;
border: 10px solid transparent;
margin: 0em !important;
padding: 0em !important;
}
#video-container::-webkit-media-controls {
display: none !important;