From 93ea4ef3897457dcf4f7a870a691b27094bd7a6a Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 6 Mar 2024 05:01:41 +0200 Subject: Update link styles for dark/light themes and make them unified --- assets/scss/web/_blog.scss | 3 --- 1 file changed, 3 deletions(-) (limited to 'assets/scss/web/_blog.scss') diff --git a/assets/scss/web/_blog.scss b/assets/scss/web/_blog.scss index d42e31b..bdb7b7f 100644 --- a/assets/scss/web/_blog.scss +++ b/assets/scss/web/_blog.scss @@ -11,9 +11,6 @@ } .post__link { - &:link { - text-decoration: none; - } } .post__content { -- cgit v1.2.3