Skip to content

Commit 0987264

Browse files
committed
updating font size for code
1 parent afe6ee0 commit 0987264

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style.css

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

1111
pre {
12-
font-size: 1vw !important;
12+
font-size: 1.5vw !important;
13+
line-height: 1.2em;
1314
}
1415

1516
h1, h2, h3 {

0 commit comments

Comments
 (0)