Remove custom fonts
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M static/css/style.css → static/css/style.css
@@ -3,6 +3,7 @@ max-width: 800px; margin: auto; padding: 1em; line-height: 1.5em; + font-family: sans-serif; } /* header and footer areas */