Audio style fix

This commit is contained in:
Sam Potts
2020-01-26 22:05:21 +00:00
parent b6da2702a2
commit f8a28b632c
5 changed files with 12 additions and 7 deletions

View File

@ -18,12 +18,12 @@
position: relative;
text-shadow: none;
transition: box-shadow 0.3s ease;
z-index: 0; // Force any border radius
// Media elements
video,
audio,
iframe {
border-radius: inherit;
display: block;
height: 100%;
width: 100%;