diff --git a/content/style.css b/content/style.css index ad6e4e2..ea696fc 100644 --- a/content/style.css +++ b/content/style.css @@ -29,6 +29,9 @@ p { font-family: monospace; } + input { + font-family: monospace; + } h1, h2, h3, h4, h5, h6 { font-family: sans-serif; }