@@ -353,7 +353,8 @@ soundPlayer.on('pause', () => (showCommentaryPlaying.value = false))
}
@media only screen and (min-width: 1750px){
.musicfix {
- width: 80px;
+ width: 118px;
+ top: 60%;
</style>