Line 498: | Line 498: | ||
resizeVid(); | resizeVid(); | ||
− | $(window).resize( | + | |
− | + | $(window).resize(resizeVid); | |
− | + | ||
function resizeVid() { | function resizeVid() { | ||
Line 508: | Line 507: | ||
width = $(document).outerWidth(true); | width = $(document).outerWidth(true); | ||
if (height <= 600) { | if (height <= 600) { | ||
− | $('.covervid-video').css('height', 640 | + | $('.covervid-video').css('height', 640); |
− | + | ||
} else { | } else { | ||
ratio = width / height; | ratio = width / height; |
Revision as of 02:50, 11 October 2016
</div>
</div>
Projects
We set out to slow the pace of global warming by sequestering methane in the environment. Along the way we are engineering a DIY -80 C freezer to increase access to synthetic biology.