style: Allow for slightly wider page bodies

This commit is contained in:
Vincent Ambo 2017-11-13 16:42:09 +01:00
parent 040c348780
commit 07583c2b19

View file

@ -1,7 +1,7 @@
<style type="text/css">
body {
margin: 40px auto;
max-width: 650px;
max-width: 800px;
line-height: 1.6;
font-size: 18px;
color: #383838;