Remove margin bottom from video wrapper

This commit is contained in:
Paulus Schoutsen 2018-04-25 15:42:43 -04:00
parent 3d2b437635
commit 57ee363769

View File

@ -13,7 +13,6 @@
position: relative;
padding-bottom: 56.25%; /* 16:9 */
height: 0;
margin-bottom: 25px;
background: #000;
}