docs(nxdev): inputmono font swap (#8516)

This commit is contained in:
Benjamin Cabanes 2022-01-13 12:56:22 -05:00 committed by GitHub
parent 57995d8d14
commit 95303a88bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ svg {
font-family: 'InputMono';
font-style: normal;
font-weight: normal;
font-display: swap;
}
.font-input-mono {
font-family: 'InputMono', monospace;