Skip to content

Commit 8bbcbf3

Browse files
change font-size
1 parent 908af59 commit 8bbcbf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

priv/static/markdown.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
-webkit-text-size-adjust: 100%;
1818
margin: 0;
1919
color: #f0f6fc;
20-
font-size: 16px;
21-
line-height: 1.5;
20+
font-size: 19px;
21+
line-height: 1.6;
2222
word-wrap: break-word;
2323
}
2424

0 commit comments

Comments
 (0)