Skip to content

Commit 4582d34

Browse files
committed
updating slides css for code elements
1 parent 985b4b3 commit 4582d34

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)