mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
style: add audio
This commit is contained in:
parent
6bf282275a
commit
161ede094e
1 changed files with 5 additions and 0 deletions
|
@ -128,6 +128,11 @@ video {
|
|||
display: block;
|
||||
}
|
||||
|
||||
audio {
|
||||
width: 100%;
|
||||
margin-bottom: 20px
|
||||
}
|
||||
|
||||
video {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue