From f8bf21afad481e1dd5a22aaab2c68c0901c4eb1f Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Wed, 12 Jan 2022 16:27:55 +0600 Subject: [PATCH] add more spacing between post cards --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 2d47c22..a911b45 100644 --- a/css/style.css +++ b/css/style.css @@ -294,7 +294,7 @@ aside { width: 800px; clear: both; display: inline-block; - margin-top: 5px; + margin-top: 2rem; } .profile,.loader {