Skip to content

Commit

Permalink
Commenting out my style additions, adding navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
mconlon17 committed Feb 7, 2014
1 parent edb5a69 commit dc9c4aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@

<style>
/* Move down content because we have a fixed navbar that is 50px tall */


/*
.jumbotron {
font-size: 36px;
text-align: center;
Expand All @@ -36,6 +37,8 @@
padding-bottom: 20px;
font-family: arial,sans-serif;
}
*/
</style>
</head>

Expand Down

0 comments on commit dc9c4aa

Please sign in to comment.