some fixes

push plz
This commit is contained in:
Scott O'Hara 2013-07-13 21:03:23 -04:00
parent 64eab634f6
commit 9691bb2ec2
5 changed files with 11 additions and 2 deletions

1
public/assets/scripts/nav.min.js vendored Normal file
View file

@ -0,0 +1 @@
$(document).ready(function(){$(".small-Nav").click(function(){$(".header-Nav").toggleClass("show-Nav")})});