diff --git a/player.template b/player.template index f5ec9fa..bab99af 100644 --- a/player.template +++ b/player.template @@ -39,7 +39,7 @@ /* Positioning for the main box */ .main-box { - width: 85%; + width: 100%; max-width: 700px; }