diff --git a/newsletter/template/base.html b/newsletter/template/base.html index c8e3e76..85c09fc 100644 --- a/newsletter/template/base.html +++ b/newsletter/template/base.html @@ -33,6 +33,9 @@ br.gone { display: none; } + li { + margin-bottom: 8px; + } .gray { color: #828997;