Fix MP3 option size

This commit is contained in:
Pierre Rudloff 2022-02-03 21:57:00 +01:00
parent ac8c53375a
commit 7cd42e6c6b
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ footer a:hover {
margin-top: 12px;
position: relative;
text-align: left;
width: 622px;
width: 100%;
}
.mp3-inner {