Widget:BulbagardenTwitch: Difference between revisions

Responsive fix so the iframe doesn't crowd the content on small screens
m (Protected "Widget:BulbagardenTwitch" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(Responsive fix so the iframe doesn't crowd the content on small screens)
 
Line 1: Line 1:
<iframe src="https://player.twitch.tv/?channel=bulbagarden&parent=bulbapedia.bulbagarden.net&autoplay=false" frameborder="0" allowfullscreen="true" scrolling="no" height="305" width="500"></iframe>
<iframe src="https://player.twitch.tv/?channel=bulbagarden&parent=bulbapedia.bulbagarden.net&autoplay=false" frameborder="0" allowfullscreen="true" scrolling="no" height="305" style="width: clamp(250px, 30vw, 500px);"></iframe>