Call code font "monospace" instead of "proportional" in SCSS, too.

This commit is contained in:
Davor Cubranic 2021-02-19 06:02:50 -08:00
parent 305c5e810f
commit 15320613d3

View File

@ -40,7 +40,7 @@ input {
-apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
}
// Define proportionally spaced fonts
// Define monospaced fonts
code,
pre,
kbd {