getroadmap / roadmap-site

public site
http://getroadmap.github.io/roadmap-site
Apache License 2.0
1 stars 2 forks source link

/integrations/github/ page - video container dimensions needs adjustments #41

Closed bkingbking closed 9 years ago

bkingbking commented 9 years ago

Below screenshot are Wistia's fixed size embed codes for 800x450 and 640x360 in case the responsive code cannot be adjusted to correct.

screen shot 2015-10-18 at 2 29 02 pm

800x450

<script charset="ISO-8859-1" src="//fast.wistia.com/assets/external/E-v1.js" async></script>
<div class="wistia_embed wistia_async_pj6h9fw6bk" style="height:478px;width:800px">&nbsp;</div>

640x360

<script charset="ISO-8859-1" src="//fast.wistia.com/assets/external/E-v1.js" async></script>
<div class="wistia_embed wistia_async_pj6h9fw6bk" style="height:388px;width:640px">&nbsp;</div>