We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e917b7 commit a320057Copy full SHA for a320057
tools/highlighter-helper/src/client/styles/base.scss
@@ -4,7 +4,7 @@
4
--code-padding-y: 1rem;
5
--code-border-radius: 6px;
6
--code-line-height: 1.6;
7
- --code-font-size: 14px;
+ --code-font-size: 0.875em;
8
--code-font-family: consolas, monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
9
}
10
0 commit comments