From e52273d3a96ef1f648194dbf1985fcedb34a8124 Mon Sep 17 00:00:00 2001 From: towards-a-new-leftypol Date: Sat, 3 Jul 2021 21:33:27 -0400 Subject: [PATCH] add a bit more space between top and logo --- templates/themes/categories/news.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/themes/categories/news.html b/templates/themes/categories/news.html index a064b611..b8b79f28 100644 --- a/templates/themes/categories/news.html +++ b/templates/themes/categories/news.html @@ -4,6 +4,7 @@ .home-logo { display: block; margin: auto; + margin-top: 1em; margin-bottom: 1em; min-width: 100px; width: 15%;