home
|
Neopolitan
|
Component Library
Set font to mono-space
Code
-- css
body {
font-family: monospace;
}