Skip to content

Commit

Permalink
Adjust heading styles
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuncie authored Jun 8, 2017
1 parent 5c30304 commit 0899144
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@

@import "{{ site.theme }}";

.main-content h2 {
background-color: gainsboro;
padding: 5px;
}

.main-content h2 > h3 {
magin-top: 0;
}

.page-header {
display: none;
}
Expand Down

0 comments on commit 0899144

Please sign in to comment.