Updated player styling

This commit is contained in:
Isaac Abadi
2020-08-09 20:17:01 -04:00
parent d0eff42f2a
commit 47c19c0cdc
2 changed files with 12 additions and 5 deletions

View File

@@ -65,6 +65,13 @@
padding-right: 0px;
padding-left: 0.01px;
height: 100%;
width: 100%;
}
.audio-col {
margin: 0 auto;
margin-top: 10px;
width: 95%;
}
.save-icon {