Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
zk committed Dec 11, 2013
1 parent 9b94d96 commit 211d273
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/scss/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ html, body {

body {
font-size: 16px;
line-height: 1em;
line-height: 1.5em;
}

img {
Expand All @@ -41,7 +41,7 @@ h3 {
font-weight: normal;
line-height: 1.5em;
margin-top: 0;
margin-bottom: 20px;
margin-bottom: 0.5em;
//font-family: 'Open Sans', sans-serif;
}

Expand Down Expand Up @@ -306,7 +306,8 @@ table.ac-results {
}

.example-meta {
margin-bottom:30px;
margin-bottom: 30px;
line-height: 1em;
}

.syntaxhighlighter {
Expand Down

0 comments on commit 211d273

Please sign in to comment.