From b607c6857a95b49df2e71042b82b41ca15d26eb3 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Sat, 17 Oct 2020 14:40:58 +0200 Subject: Layout improvements - Tagline - Share buttons - JSON LD - Tags - Style Fixes --- static/css/poole.css | 1 - 1 file changed, 1 deletion(-) (limited to 'static/css/poole.css') diff --git a/static/css/poole.css b/static/css/poole.css index bd7d30e..cea3a9a 100644 --- a/static/css/poole.css +++ b/static/css/poole.css @@ -321,7 +321,6 @@ tbody tr:nth-child(odd) th { /* Meta data line below post title */ .post-date { display: block; - margin-top: -.5rem; margin-bottom: 1rem; color: #757575; } -- cgit v1.2.1