diff --git a/out/css/site.css b/out/css/site.css index 0bededa..6d1621e 100644 --- a/out/css/site.css +++ b/out/css/site.css @@ -23,3 +23,7 @@ h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { .tight p { margin:0; } + +li { + margin-bottom:0; +}