Video style

merge-requests/21/head
Bob Mottram 2021-03-07 12:29:38 +00:00
parent 7be6c8309f
commit f73b87435a
1 changed files with 4 additions and 6 deletions

View File

@ -184,6 +184,10 @@ body, html {
image-rendering: var(--rendering);
}
video {
width: 100%;
}
figure {
padding-left: 0;
padding-right: 0;
@ -1002,9 +1006,6 @@ div.container {
font-size: var(--font-size);
color: var(--title-color);
}
video {
width: 125%;
}
.accountsTable {
width: 100%;
border: 0;
@ -1675,9 +1676,6 @@ div.container {
font-size: var(--font-size-mobile);
color: var(--title-color);
}
video {
width: 100%;
}
.accountsTable {
width: 100%;
border: 0;