diff --git a/style.css b/style.css index 22e277f..fdccc6b 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ body { color: rgb(55, 53, 47); - font-family: helvetica; + font-family: menlo,consolas,monospace; line-height: 24px; font-size: 16px; margin-left: 7%;