From 7c19a7d816d534abbf5998a420e7d791c78ccd5c Mon Sep 17 00:00:00 2001 From: Justin Ehrenhofer <12520755+SamsungGalaxyPlayer@users.noreply.github.com> Date: Thu, 9 May 2024 11:34:18 -0500 Subject: [PATCH] try changing `.blog-section .col.post-page .post-body p a {` --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index 45b3d25..4457d87 100644 --- a/css/style.css +++ b/css/style.css @@ -1805,7 +1805,6 @@ header .container { .blog-section .col.post-page .post-body p a { text-decoration: none; - color: #2E5DE4; border-bottom: 1.5px dashed #2E5DE4; }