update css
alex wennerberg alex@alexwennerberg.com
Mon, 26 Oct 2020 11:15:52 -0700
1 files changed,
6 insertions(+),
0 deletions(-)
jump to
M
templates/static/style.css
→
templates/static/style.css
@@ -5,6 +5,12 @@ margin: auto;
font-family: Helvetica, Arial, monospace; word-wrap: break-word; background-color: white; + line-height: 1.5; +} + +p { + margin-bottom: 0px; + margin-top: 0px; } .inline {