Skip to content

Commit be60b1a

Browse files
committed
frontend-Fix: minor ui fix
1 parent 2dc56ac commit be60b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/content.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ function injectOrUpdateTranslations(translations, originalElement, width) {
119119
}
120120
code {
121121
font-family: monospace;
122-
font-size: 0.65em;
122+
font-size: 14px;
123123
color: #24292e;
124124
line-height: 1;
125125
}

0 commit comments

Comments
 (0)