Compare commits

...

2 Commits

2 changed files with 1 additions and 10 deletions

View File

@ -1,4 +0,0 @@
$(function(){
var navMain = $(".navbar-collapse");
navMain.on("click","a:not([data-toggle])",null,function(){navMain.collapse('hide');});
});

View File

@ -75,11 +75,6 @@ h4 {
font-size: 1.8em;
}
a {
font-weight: bold;
text-decoration: underline;
}
.vision-statement {
/* font-size: 1.5em; */
margin-bottom: 3em;