all repos — archive/hugo-xmin @ 6d061434a07767cd18afec928a65a69bced9391b

Customised minimal hugo theme

Remove custom fonts

Alan Pearce
commit

6d061434a07767cd18afec928a65a69bced9391b

parent

982dfb320e8ac58a78203be76c5b06beae25d4f9

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M static/css/style.cssstatic/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 */