Make video style consistent with image style

merge-requests/21/head
Bob Mottram 2021-03-07 12:47:06 +00:00
parent 2018669365
commit 71baee0685
1 changed files with 3 additions and 0 deletions

View File

@ -190,7 +190,10 @@ video {
figure {
padding-left: 0;
margin-left: 0;
padding-right: 0;
margin-right: 0;
margin-top: 0;
height: auto;
}