Skip to content

Commit

Permalink
Added a CSS file
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Sep 30, 2016
1 parent bbe5128 commit b59ae58
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/styles.css
@@ -0,0 +1,5 @@
/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 50px;
padding-bottom: 20px;
}

0 comments on commit b59ae58

Please sign in to comment.