Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanMagnan authored Sep 16, 2017
1 parent 4a1937b commit 93ca824
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ body {
line-height: 1.75;
padding: 0.5rem 1rem;
}
@media (max-width: 575px) {
body {
margin-top: 60px;
}
}

/* header */
header {
Expand Down

0 comments on commit 93ca824

Please sign in to comment.