Change font Helvetica is overplayed
alex wennerberg alex@alexwennerberg.com
Tue, 08 Dec 2020 23:09:27 -0800
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
templates/static/style.css
→
templates/static/style.css
@@ -2,7 +2,7 @@ main {
max-width: 70ch; padding: 2ch; margin: auto; - font-family: Helvetica, Arial, monospace; + font-family: "Roboto", Helvetica, Arial, Sans-serif; word-wrap: break-word; background-color: white; line-height: 1.5;