From c8e8586ace4d80cb865465141cd6adc5ca988aa1 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Wed, 12 Jan 2022 16:28:58 +0600 Subject: [PATCH] vertically align avatars and post cards --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index a911b45..e5d5ede 100644 --- a/css/style.css +++ b/css/style.css @@ -417,6 +417,7 @@ aside { margin: 15px; border-radius: 10px; background-size: auto 80px; + margin-top: 0; } .post,