style: add audio

This commit is contained in:
George Cushen 2020-08-05 19:36:44 +01:00
commit 161ede094e

View file

@ -128,6 +128,11 @@ video {
display: block;
}
audio {
width: 100%;
margin-bottom: 20px
}
video {
width: 100%;
height: auto;