Skip to content

Instantly share code, notes, and snippets.

View andrewjcohen's full-sized avatar

Andrew Cohen andrewjcohen

View GitHub Profile
did:muport:QmV5ck19qcguUHHL3PMQijdhhbBcpg2Ndzi84Lkr1Cdv9P
@andrewjcohen
andrewjcohen / gist:9622673
Created March 18, 2014 15:42
Full Size Section
$(document).ready( function(){
$('body').find('#banner').height($(window).height());
});