From 01322efeb2c8b0521d66de459cbe3b9d71e1259e Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Mon, 15 Jun 2020 19:52:15 +0200 Subject: Cleanup and Fixes --- static/css/hyde.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css/hyde.css') diff --git a/static/css/hyde.css b/static/css/hyde.css index 4f41617..3692a71 100644 --- a/static/css/hyde.css +++ b/static/css/hyde.css @@ -214,7 +214,7 @@ ul.posts { .pagination { justify-content: center; display: flex; - margin: 1em 0; + margin: 1em 0 2rem 0; padding: 0; } -- cgit v1.2.1