Skip to content

Commit 2028981

Browse files
authored
Merge pull request #72 from soupi/gh-pages
Updating slides css for code elements
2 parents 985b4b3 + 4582d34 commit 2028981

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/slides.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ body {
88
}
99

1010
pre {
11-
font-size: 1vw !important;
11+
font-size: 1.5vw !important;
12+
line-height: 1.2em;
1213
}
1314

1415
h1 {

0 commit comments

Comments
 (0)