This commit is contained in:
Jacky Zhao
2023-06-06 00:00:38 -07:00
parent 69679df121
commit dace837cd5
3 changed files with 55 additions and 14 deletions

View File

@ -219,3 +219,8 @@ section {
padding: 0 1em
}
}
audio, video {
width: 100%;
border-radius: 5px;
}