Skip to content

Commit

Permalink
Fix styles of notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ethantw committed Mar 13, 2019
1 parent 9de8be3 commit 7bea548
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions local.css
Expand Up @@ -151,6 +151,11 @@ code { color: #A52A2A; }
padding-left: .3em;
}

.note {
margin-left: -1em !important;
padding-left: 1.5em !important;
}

.note h6 {
margin-top: 1em;
margin-bottom: 0;
Expand Down

0 comments on commit 7bea548

Please sign in to comment.