Skip to content

Commit

Permalink
Increase code block font size in reader mode
Browse files Browse the repository at this point in the history
  • Loading branch information
msasikanth committed Jan 28, 2024
1 parent 9c2733a commit 802846d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ internal fun ReaderScreen(presenter: ReaderPresenter, modifier: Modifier = Modif
}
pre code {
letter-spacing: -.027;
font-size: 0.9375;
font-size: 1.15em;
}
.top-divider {
margin-top: 12px;
Expand Down

0 comments on commit 802846d

Please sign in to comment.