Add audio player component

This commit is contained in:
2024-01-20 13:57:19 -06:00
parent 2dc115b3e4
commit abe4a52de4
6 changed files with 99 additions and 0 deletions

4
assets/css/main.css Normal file
View File

@ -0,0 +1,4 @@
main {
margin: auto;
width: 50rem;
}