Difference between revisions of "Team:UMaryland/projects"

Line 511: Line 511:
 
                 ratio = width / height;
 
                 ratio = width / height;
 
                 if (ratio < 1.777777777777) {
 
                 if (ratio < 1.777777777777) {
                     $('.covervid-video').css('height', height + 20)
+
                     $('.covervid-video').css('height', height + 60);
 
                 } else if (ratio >= 1.777777777777) {
 
                 } else if (ratio >= 1.777777777777) {
                     $('.covervid-video').css('width', width + 20)
+
                     $('.covervid-video').css('width', width + 60);
 
                 }
 
                 }
 
             }
 
             }

Revision as of 02:56, 11 October 2016

</div>

</div> Projects

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.