Skip to content

Commit

Permalink
fix line-height for code
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Jan 31, 2013
1 parent 9fb444c commit 8a506da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cpp/session/resources/learning/slides.css
Expand Up @@ -15,6 +15,7 @@
.reveal pre code {
display: block; padding: 0.5em;
font-size: 1.8em;
line-height: 1.2em;
}

.reveal code.r, code.cpp {
Expand Down

0 comments on commit 8a506da

Please sign in to comment.