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.
<pre>
1 parent 8096eac commit 21a5fb6Copy full SHA for 21a5fb6
1 file changed
src/client/theme-default/styles/base.css
@@ -121,6 +121,7 @@
121
kbd,
122
samp {
123
font-family: var(--vp-font-family-mono);
124
+ text-autospace: no-autospace;
125
}
126
127
img,
0 commit comments