diff --git a/leaderboard.html b/leaderboard.html index b0820bf..a854554 100644 --- a/leaderboard.html +++ b/leaderboard.html @@ -172,7 +172,7 @@ .toggle-div { position: relative; - width: 92%; + width: 80%; display: none; font-family: Arial, sans-serif; } @@ -206,25 +206,7 @@ } .toggle-button:last-child { border-radius: 0 20px 20px 0; - } - - .responsive-iframe-container { - position: relative; - width: 100%; - padding-bottom: 56.25%; /* 16:9 aspect ratio */ - overflow: hidden; - } - - .responsive-iframe-container iframe { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; - border: 0; - } - - + } @@ -288,13 +270,13 @@