From 9d0800a779be7e1acc2475c71d6c50629fbeabe1 Mon Sep 17 00:00:00 2001 From: TeshuKatepalli Date: Thu, 14 Dec 2023 11:55:01 +0530 Subject: [PATCH] lint issues fix --- styles/styles_2020.css | 1 - 1 file changed, 1 deletion(-) diff --git a/styles/styles_2020.css b/styles/styles_2020.css index 64cc36c..2131d34 100644 --- a/styles/styles_2020.css +++ b/styles/styles_2020.css @@ -180,7 +180,6 @@ } .recent-posts .post .entry-title a { - color: inherit; text-decoration: none; color: var(--link-color); }