We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc51744 commit e1eaa1fCopy full SHA for e1eaa1f
lib/docs/index.html
@@ -169,8 +169,8 @@
169
width: 100%;
170
margin-bottom: 0.8rem;
171
padding: 0.5rem;
172
- font-size: 1rem;
173
font-family: var(--ui);
+ font-size: 1rem;
174
color: var(--tx-color);
175
background-color: var(--search-bg-color);
176
border-top: 0;
@@ -339,8 +339,8 @@
339
kbd {
340
display: inline-block;
341
padding: 0.3em 0.2em;
342
- font-size: 1.2em;
343
- font-size: var(--mono);
+ font-family: var(--mono);
+ font-size: 1em;
344
line-height: 0.8em;
345
vertical-align: middle;
346
color: #000;
0 commit comments